MCQOPTIONS
Saved Bookmarks
| 1. |
A Static method of an Interface should be accessed with _____ and a DOT operator. |
| A. | Class Name |
| B. | Interface Name |
| C. | An object of a concrete class |
| D. | None of the above |
| Answer» C. An object of a concrete class | |