what is the use of clone method? why user cant overwrite in
sub class without its proper defination.
Answer Posted / guest
clone method is used to create copies of an object.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the purpose of stub and skeleton?
What is the difference between declaration and definition in java?
What is difference between checked and unchecked exception in java?
What is java instanceof operator?
What are the high-level thread states in java programming?
Can list be null in java?
Why is java called java?
What are the elements of java?
How thread scheduler schedule the task?
What’s the difference between applets and standalone program?
Explain about core java?
Is integer a class?
What is the difference between hashset and treeset in java?
How many bytes is a unicode character?
How many types of design patterns are there?