These classes illustrate how you can use the dot operator to call (i.e. invoke) methods on an object. In particular, these classes both create variables of type Scanner and then use the dot operator on the Scanner object to read in from the keyboard.