Q. -----make it easy to use a variety of different classes in the same way. When one ormore classes use the same interface, it is referred to as "polymorphism"Sol: (Solved)
1. abstract
2. child
3. interface
4. implement
- c. interface
1. abstract
2. child
3. interface
4. implement