Home » C++ Programming » Questions and Answers » Question
  1. What does a default header file contain?
    1. declarations
    2. prototype
    3. implementation
    4. All of above
    5. None of these
Correct Option: A

In the header file, we define something that to be manipulated in the program.



Your comments will be displayed only after manual approval.