Hi Christy.
consider the following code.
This code does not compile. Both the classes is at the same level in the hierarchy chart. If you had used Object ,
String istead it would have printed string. So if I'm getting this right there a more then one method that fits with the desription System.out.println( null ). The compiler doesn't know which method to use and a compile error occurs.
Please correct me if I'm wrong. Code example from
http://www.go4java.20m.com/mockExam.htm