Which Method Or Property Can Only Be Accessed From Within The #309
Which method or property can only be accessed from within the enclosing class? Even subclasses have no access.
This multiple choice question (MCQ) is related to the book/course gs gs107 PHP: Hypertext Preprocessor. It can also be found in gs gs107 Objects and Databases - PHP Object Basics - Quiz No.2.
Which method or property can only be accessed from within the enclosing class? Even subclasses have no access.
public
friendly
private
protected