Home » C++ Programming » Classes & Objects » Question
  1. The fields in the class in c++ program are by default
    1. private
    2. public
    3. protected
    4. All of above
    5. None of these
Correct Option: A

private



Your comments will be displayed only after manual approval.