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 a class component?
How can I debug the Java security exceptions and AccessControlExceptions?
What is maximum size of arraylist in java?
What is thread life cycle?
How does linkedhashmap work in java?
Can java list be null?
Convert Binary tree to linked list.
What is the main purpose of serialization in java?
How finally used under exception handling?
What is the most important feature of java? What is an interface?
What is binary tree in java?
Can a static class implement an interface?
What is the difference between delete and delete[]
What are identifiers in java?
Define interface in java?