Monday, September 19, 2005
Household Items That Make Good Lubricant
private : The variable or method is accessible only within the class where it is defined.
protected : The variable or method is available in the class where it is set and any of its subclasses. public
: The variable or method is available in any class.
none of the above : The variable or method is accessible within the same package (directory).
Subscribe to:
Posts (Atom)