IT 114: Introduction to Java
Class 31 Ungraded Quiz

  1. Should a method be written to do many things?


  2. Is is a good idea for a method to depend on many other methods?


  3. Do getter methods have to start with "get_"?


  4. What do you call a rule of thumb for solving a problem?