Answer Posted / krishnachaitanya
Cloning is done in two types:
1.Shallow Cloning
2.Deep Cloning
depends on how you override clone()in you class
| Is This Answer Correct ? | 20 Yes | 4 No |
Post New Answer View All Answers
Is java 1.7 the same as java 7?
Write a java program for binary search?
Can we override singleton class?
What is null statement?
What is the difference between an interface and an abstract class?
What is java ceil?
What does the exclamation mark mean in java?
What is the type of lambda expression?
Write a code to create a trigger to call a stored procedure
What is argument in java?
How listener identify that the event came from a particular object?
What is difference between iterator and enumeration in java?
Can you override private or static method in java?
What is output buffer?
What is a locale?