Differentiate between static and non-static methods in java.
Explain about Superclass and Subclass?
1) Find the Merge point of two linked lists. 2) Swap two bits of integer. 3) Reverse individual words of the sentence. 4) Reverse string without using temp string.
Why Java is a platform independent language?
What does those terms actually mean included in the j.d.k i.6?
Difference between Map & Hashmap
How can u create the Object of class Without using "New" opertor?
when a servlet sends request for first time it uses the follwing methods a)init b)doget() c)dopost() d)service
What is a Java package and how is it used?
What is the finalize method do?
How to decrease number of hashings in has
What is the differnence between String Buffer and String builder despite having knowledge that String builder is faster than String Buffer and last one is threadsafe.please tell another important difference.
Give an example of call be reference significance.