InterviewSolution
Saved Bookmarks
| 1. |
What is the user-defined header file extension in c++?(a) cpp(b) h(c) hf(d) hgI have been asked this question in an interview for internship.Enquiry is from Header Files Usage in chapter Source Files, Classes and Operator Overloading in C++ of C++ |
|
Answer» Right choice is (B) h |
|