Multiple Choice
The default implementation of method clone of Object performs a ________.
A) empty copy.
B) deep copy.
C) full copy.
D) shallow copy.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q2: Which of the following statements is false?<br>A)
Q3: Every class in Java, except _, extends
Q7: Using the protected keyword also gives a
Q8: Which superclass members are inherited by all
Q10: Which statement is true when a superclass
Q13: The default equals implementation of class Object
Q13: Which of the following is the superclass
Q14: Which method changes the text the label
Q15: Which of the following statements is false?<br>A)
Q19: Which of the following keywords allows a