MCQOPTIONS
Saved Bookmarks
| 1. |
Find Superclass and Subclass in the below Java code snippet? |
| A. | B is superclass and A is subclass. |
| B. | A is superclass and B is a subclass. |
| C. | There is no superclass or subclass present. |
| D. | None |
| Answer» D. None | |