Home » C++ Programming » Preprocessor » Question
  1. Which symbol is used to declare the preprocessor directives?
    1. ^
    2. *
    3. $
    4. #
    5. None of these
Correct Option: D

# symbol is used to declare the preprocessor directives.



Your comments will be displayed only after manual approval.