The Scanner, String, and Random Classes

These classes illustrate how you can use the dot operator to call (i.e. invoke) methods on an object. In particular, these classes feature variables of type Scanner, String, and Random.