MCQOPTIONS
Saved Bookmarks
| 1. |
A Java Class inherits Constants and Methods of an Interface using ____ keyword. |
| A. | INTERFACE |
| B. | IMPLEMENTS |
| C. | EXTENDS |
| D. | All the above |
| Answer» C. EXTENDS | |