Question: Which is the following is true about classes and interfaces? 1. You can extend more than one class and you can implement more than one
Which is the following is true about classes and interfaces?
| 1. | You can extend more than one class and you can implement more than one interface | |
| 2. | You can extend only one class and you can implement more than one interface | |
| 3. | You can extend more than one class and you can implement only one interface | |
| 4. | You can extend only one class and you can implement only one one interface |
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
