The C++ convention many programmers use when writing large classes is to separate the class declarations from the class functions body source code into two files. What are the two extensions used?

A. .ccp and .h
B. .c and .hpp
C. .h and .cpp
D. .chp and .p

C. .h and .cpp

Computer Science & Information Technology

You might also like to view...

Elastic layouts are measurements expressed relative to the default font size using the em unit.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

Qualitative documents include:

A) email messages. B) memos. C) signs on bulletin boards. D) All of the above.

Computer Science & Information Technology