Multiple Choice
When you make a copy of the aggregate object and of the objects that it references, __________.
A) you are performing a shallow copy
B) you are performing a nested copy
C) you are performing a deep copy
D) a compiler error will occur
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: A deep copy of an object _.<br>A)
Q2: In Java it is possible to write
Q3: If the this variable is used to
Q5: The names of the enum constants in
Q6: If the following is from the method
Q7: An instance of a class does not
Q8: When a reference variable is passed as
Q9: _ is the term for the relationship
Q10: Assume the class BankAccount has been created
Q11: If object1 and object2 are objects of