Home » C++ Programming » Modifier Types » Question
  1. What is the default access level to a block of data?
    1. Protected
    2. Private
    3. Public
    4. All of above
    5. None of these
Correct Option: B

Private



Your comments will be displayed only after manual approval.