Review of Classes
Show an example of how a client program
defines an object of a list class
How then would the client program call the
constructor? (trick question!)
How then would the client program call the
display_all function?
Why are parens needed?