CS202   2- ‹#›
Review of Classes
nShow an example of how a client program defines an object of a list class nHow then would the client program call the constructor? (trick question!) nHow then would the client program call the display_all function?
nWhy are parens needed?