Q. In method overriding, is it mandatory for the return type of the subclass method to be the same as the superclass method?
β
Correct Answer: (A)
Yes, it must be the same
You must be Logged in to update hint/solution