In the same situation as before (class Student, no toString method), will the following lines compile? Why?
Student st = new Student();
System.out.println(st);
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.