MCQOPTIONS
Saved Bookmarks
| 1. |
All methods in an-----are abstract, so they cannot be implemented in code and theabstract keyword is not necessarySol: |
| A. | abstract |
| B. | child |
| C. | interface |
| D. | implement |
| Answer» B. child | |