Can we serialize singleton class?
No Answer is Posted For this Question
Be the First to Post Answer
What is a static method in java?
What is method in java ?
can u give one sinario when you use Abstract Class and When you use Interface.
What is the main advantage of passing argument by reference?
I need to know about complete topic in java's collections i with an examples
What is core java called?
What is use of super keyword in java?
can we have function for truncating the sign as like abs in oracle.
write a program to create an arraylist with string(add,remove) operation.and value should be enter through keyboard.
Difference between Array and vector?
what are different ways in which a thread can enter the waiting state? : Java thread
string is immutable? right every one knows that, my question is it advantage or disadvantage making string immutable?