Question: In Example 5.2.3, the default constructor for Human explicitly invokes the default constructor for Primate but does not explicitly invoke the default constructor for Animal.
In Example 5.2.3, the default constructor for Human explicitly invokes the default constructor for Primate but does not explicitly invoke the default constructor for Animal. Why not?
Example 5.2.3
In the code slice
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
