From what you know about the naming conventions for classes, which of the type names in Exercises 2.12 and 2.13 would you say are class names?
Reference: Exercises 2.12
What do you think is the type of each of the following fields?
private int count;
private Student representative;
private Server host;
2.13What are the names of the following fields?
private boolean alive;
private Person tutor;
private Game game;
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.