Which statement is true about classes?
A. The class declaration should be contained in a .cpp file.
B. An error will occur if the function is written within the class declaration.
C. The class function definitions (source code) should be placed in the .cpp file.
D. Class declarations and definitions (source code) should not be separated into different files.
C
Computer Science & Information Technology
You might also like to view...
Good database design does NOT include:
A) techniques that assure accurate data entry. B) applying rules that ensure the database will perform as expected. C) ensuring that the same data isn't stored in more than one place. D) accessible coding so that users can alter the structure of the database.
Computer Science & Information Technology
Can a PS/2 mouse attach to a port colored purple?
A) Yes B) No C) Maybe
Computer Science & Information Technology