Home » C++ Programming » Classes & Objects » Question
  1. Which special character is used to mark the end of class?
    1. $
    2. #
    3. :
    4. ;
    5. None of these
Correct Option: D

; special character is used to mark the end of class.



Your comments will be displayed only after manual approval.