Which method or property can only be accessed from within the enclosing class? Even subclasses have no access.
A
public
B
friendly
C
private
D
protected
Correct Answer: private