What is string variable?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between JDBC 1.0 and JDBC 2.0?
What is indexof?
What is the purpose of an interface?
What are parent methods and how can you call them?
What is the USE of Null interfaces ??...if thers nothing inside these interfaces how are they used and WHy are they used ???? No 1 has given a proper description yet
What are anonymous inner classes?
When wait(), notify(), notifyall() methods are called does it releases the lock or holds the acquired lock?
we r taking <load-on-startup>0</load-on-startup> <load-on-startup>1</load-on-startup> in deployment descripter for loading servlets like serv1 N serv2? so 'll it take serv1 or serv2
What is the exception hierarchy in java?
what really hapens when a object is created using new operator? 1.is it allocates memory to all variables and methods in the class with reference to that object?
Explain about member inner classes?
what is the difference between object and class