Related Questions

A method within a class is only accessible by classes that are defined within the same package as the class of the method. Which one of the following is used to enforce such restriction?
Which method is invoked when an undefined property is accessed ?

Next steps