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 method reference in java?
What is the purpose of using java.lang.class class?
Why do we need data structure in java?
What is a jagged array in java?
How do you check if a string contains only numeric digits?
What is java argument list?
How do you empty a list in java?
What is javac in java?
What is the difference between comparison done by equals method and == operator?
What is singleton math?
What does java ide mean?
Is it possible for yielded thread to get chance for its execution again ?
What is the meaning of find and replace?
What is skeleton and stub? What is the purpose of those?
What is a method in java?