What does lookup() do in JNDI?

Options
- returns a enumeration of object of searched criteria
- returns a enumeration of binding objects
- find the specified object which was given in the context
- returns a enumeration of all the NameClassPair's of current context


CORRECT ANSWER : find the specified object which was given in the context

Write your comments

 
   
 
 

Enter the code shown above:
 
(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)


Advertisement