Quick Quiz!
Technical Quiz
1.
The following access modifier prevents the member of a class to be accessed outside of the class.
A.
protected
B.
private
C.
public
D.
None of the above
1 / 6
The following access modifier prevents the member of a class to be accessed outside of the class.
protected
private
public
None of the above