MCQOPTIONS
Saved Bookmarks
| 1. |
In Java, the ……………………… is used to access the instance variables and methods of class objects. |
| A. | dot operator(.) |
| B. | instanceof |
| C. | bitwise |
| D. | conditional |
| Answer» B. instanceof | |