What are the different methods of identifying an object?
What are the various thread priorities?
What are the difference between RMI and CORBA?
How will you pass parameters in RMI? Why do you serialize?
A user of a web application sees a jsessionid argument in the URL whenever a resource is accessed. What does this mean? a. The form must have the field jsessionid b. URL rewriting is used as the session method c. Cookies are used for managing sessions
What restrictions are placed on the values of each case of a switch statement?
Which component handles cluster communication in jboss?
JMS based on what technology?
What is UniCastRemoteObject and what is its use in RMI?
What are different types of controls in AWT?
What is a class loader? What are the different class loaders used by jvm?
What is the difference between java class and bean?
What is the argument type of a programs main() method?