Answer Posted / sunil kumar
Cloneable is a marker interface present in java.lang package. If we want to copy the object then we are using clone method by implementing our class from Cloneable interface.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can a final method be overloaded?
Define jre i.e. Java runtime environment?
what is bmg file and how to create that files?what will it contailn?
What does it mean that a class or member is final?
What is the length of a string?
What is object in java?
Define iterator and methods in iterator?
What are peerless components?
What is the disadvantage of synchronization?
What do you mean by inner class in java?
why would you use a synchronized block vs. Synchronized method? : Java thread
I want my class to be developed in such a way that no other class (even derived class) can create its objects. Define how can I do so?
Which is easier .net or java?
What does function identity () do?
What is percentage in java?