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
How is Object Oriented Programming different from Procedure Oriented Programming?
What is the difference between a method and a procedure?
What is the java virtual machine?
What are parsers? Dom vs sax parser.
How we create object in copy constructor?
What is the difference between equals() and == in java?
What is the use of set in java?
How many ways can we create the string object?
According to java operator precedence, which operator is considered to be with highest precedence?
What is class??
Which is better singleton or static class?
Why java is made?
Define Multiprogramming and Multiprocessing in java.
What are the different access modifiers available in java?
What is the biggest integer?