This section covers more aspects of classes that depend on using object references and thedotoperator that you learned about in the preceding sections on objects:
- Returning values from methods.
- The
thiskeyword.- Class vs. instance members.
- Access control.