Vidyalelo
C++ Programming · Q66

Classes and Objects in C++

Programming · C++ Programming · question 66

Q66

The data members and functions of a class in C++ are by default . . . . . . . .

A.
protected
B.
private
Answer
C.
public
D.
public & protected

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board