Q. When inheriting from an abstract class, the child class method must be defined with the same name, and the same or a less restricted access modifier.
β
Correct Answer: (A)
true