A _____________ copy of an object is a copy that has references in common with the original object.
a. bit copy
b. deep copy
c. shallow copy
d. none of the above
C
Computer Science & Information Technology
You might also like to view...
Which of the following is NOT a step in creating a many-to-many relationship?
A) Create a junction table. B) The junction table is on the many side of both relationships. C) Populate the junction table after the relationships have been created. D) Only add the keys to the junction table.
Computer Science & Information Technology
When you change the mode of an image to Indexed Color, which of these is NOT a specification that must be chosen?
a. The color depth of the converted image. b. The compression level to be used. c. The color palette to be used. d. Whether the colors of your image should be dithered or not. e. All of the above must be selected.
Computer Science & Information Technology