A copy constructor:

A. is a constructor that makes a copy of another constructor
B. is used to make a copy of an object (for example, when the object is passed by value)
C. is another name for a default constructor
D. is often used for making a shallow copy

B

Computer Science & Information Technology

You might also like to view...

Color can be copied from one object or table on a slide to another with the ________ tool

A) Cut and Paste B) Eyedropper C) Texture D) Gradient

Computer Science & Information Technology

What type of data link do you create if the primary key in the parent record is a foreign key in the child record?

a) Query to Query b) Column to Column c) Key to Key d) Group to Group

Computer Science & Information Technology