Which of the following is the default visibility mode while defining a class…
2017
Which of the following is the default visibility mode while defining a class in C++? ----------------------------------------
- A.
private
- B.
personal
- C.
protected
- D.
public
Attempted by 277 students.
Show answer & explanation
Correct answer: A
Correct Answer: private