What is java beans?
After compilation of java program we'll get .class code. If it's generated in OS Windows XP will it work on OS Linux? If yes why? If no why?
How do you call a reference in java?
Is there a sort function in java?
How many bytes is a string java?
What is singleton math?
Name two subclasses of the TextComponent class?
What is a null class?
What is garbage collection? What is the process that is responsible for doing that in java?
Explain how hashmap works?
What is a blocking method in Java?
Explain illegalmonitorstateexception and when it will be thrown?
Given a singly linked list, determine whether it contains a loop or not without using temporary space?