Multiple Choice
Which file name will end in a .h?
A) Implementation
B) Application
C) All input files
D) Interface File
E) A and B
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q13: Which file name will end in a
Q14: The unspecified namespace is named _.
Q15: The statement using namespace std and the
Q16: Connecting the application and implementation files together
Q17: In order to make a user-defined ADT
Q19: cin and cout are defined in the
Q20: Why will the following code not compile?<br>Namespace
Q21: If you have a class defined in
Q22: The file that contains the definition of
Q23: If you have a class defined in