Functions/Methods


 

Client Code
(code outside the class
that uses an object of the class)

  ...
  s.printTranscript();
  ...

 

delegating work
example

 


Alyce Brady, Kalamazoo College