Answer Posted / niranjanravi
Cloneable interface is a marker interface which doesn't
have any methods in it.
| Is This Answer Correct ? | 19 Yes | 5 No |
Post New Answer View All Answers
What is the maximum size of list in java?
What are the advantages of passing this into a method instead of the current class object itself?
Why does it take so much time to access an applet having swing components the first time?
Which number is denoted by leading 0x or 0x in java?
What about anonymous inner classes in java?
Can we declare a class as static?
What is argument in java?
What is the difference between Grid and Gridbaglayout?
Why Set interface contains unique elements, what internally implemented for this so that it contains unique elements?
Why arraylist is used in java?
What are conditionals and its types?
What are java packages?
How can we run a java program without making any object?
What is function and method in java?
Explain the difference between static and dynamic binding in java?