A copy constructor?

(A) takes no arguments
(B) copies the data of any two constructors in that class
(C) creates an object initialized with the same data as an existing object
(D) creates a new object that later may be assigned the data of an existing object

error: Content is protected !!