IT 114: Introduction to Java
Class 31 Ungraded Quiz
-
Should a method be written to do many things?
-
Is is a good idea for a method to depend on many other methods?
-
Do getter methods have to start with "get_"?
-
What do you call a rule of thumb for solving a problem?