Question: What is a reason to define an abstract method? a)When a method is to be inherited. b)When a method defines a common behaviour. c)When the
What is a reason to define an abstract method?
a)When a method is to be inherited.
b)When a method defines a common behaviour.
c)When the implementation of a method varies for all subclasses.
d)When a method need not be overridden.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
