MCQOPTIONS
Saved Bookmarks
| 1. |
Which one of these lists contains only Java programming language keywords? |
| A. | class, if, void, long, Int, continue |
| B. | goto, instanceof, native, finally, default, throws |
| C. | try, virtual, throw, final, volatile, transient |
| D. | strictfp, constant, super, implements, do |
| E. | byte, break, assert, switch, include |
| Answer» C. try, virtual, throw, final, volatile, transient | |