Question: The Customer class inherits from the User class. Can we pass a Customer object to this method? Why? public void print(User user) {}
The Customer class inherits from the User class. Can we pass a Customer object to this method? Why?
public void print(User user) {}
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
