MCQOPTIONS
Saved Bookmarks
| 1. |
Which of the following are valied? |
| A. | A class can extend any number of classes simulteneously |
| B. | A class can implement only one interface at a time |
| C. | A class can extend other class or can implement interface but not both simulteneously |
| D. | None of the above |
| Answer» E. | |