What is the prototype for the copy constructor?
a. ClassType( );
b. ClassType( ClassType );
c. ClassType( ClassType & );
d. ClassType( const ClassType & );
e. None of the above
D
Computer Science & Information Technology
You might also like to view...
Which of the following type of virus can change every time it is executed in an attempt to avoid antivirus detection?
A. Macro B. Polymorphic C. Armored D. Boot sector
Computer Science & Information Technology
A technician is tasked to build a server requiring the fastest possible performance. Which of the following would achieve this requirement?
A. 10,000 RPM SATA B. 15,000 RPM SAS C. SSD D. USB
Computer Science & Information Technology