Answer Posted / bindhu
Clonnable interface is used to create excact copy of an
object or method or variable.
When we want a replica of one object and want to use
it in some other scenario then we make use of cloneable
interface.
| Is This Answer Correct ? | 6 Yes | 4 No |
Post New Answer View All Answers
What is 32 bit float?
If system.exit (0); is written at the end of the try block, will the finally block still execute?
Can you access non static variable in static context?
Which class should you use to obtain design information about an object in java programming?
What is a get method?
What is the use of a conditional inclusion statement in Java ?
What is a nonetype?
How to store image in arraylist in java?
why using interface interface ?
What is the difference between the boolean & operator and the && operator in java programming?
Name few java util classes introduced with java 8 ?
What is boolean false?
Is set thread safe java?
Which java ide is used the most?
What are Normalization Rules? Define Normalization?