Q. -------classes and methods are when the parent class has a named method, but need itschild class(es) to fill out the tasksSol: (Solved)
1. abstract
2. child
3. interface
4. implement
- a. abstract
1. abstract
2. child
3. interface
4. implement