MCQOPTIONS
Saved Bookmarks
| 1. |
An _______________ statement can be used to access the classes and interface of a different package from the current package. |
| A. | instanceOf |
| B. | import |
| C. | extends |
| D. | implement |
| Answer» C. extends | |