what is enumset?
No Answer is Posted For this Question
Be the First to Post Answer
Difference between this() and super() ?
what is encapsulation in java? Explain
what is mean by ooad? where we are using? can you tell me any real time example?
"we cannot create an object of interface but we can create a variable of it".diacuss the statement with the help of an example.
I want to persist data of objects for later use. What is the best approach to do so?
do I need to use synchronized on setvalue(int)? : Java thread
What is a function in java?
How can we create an immutable class in java?
What are keywords in java?
is memory to the abstract class allocated ..or objects not instantiated
Explain throw keyword in java?
What is the default initialized value of String type variable?