Home » C++ Programming » Interfaces » Question
  1. Which of the following implements the module in the program?
    1. method
    2. macro
    3. header files
    4. macro & header files
    5. None of these
Correct Option: C

We can include the group of code by using the #include header file.



Your comments will be displayed only after manual approval.