The pages of this web site are not formatted to conserve paper, but my new book (ISBN: 0-9745862-0-X) is formatted to save paper, save your printer cartridge, save a loose-leaf binder, and save money. If you prefer to work my exams from printed pages, then give your printer a rest and buy my new book.
Today, you can find my book at BookSurge.com.
Are you a university student studying Java programming? Do you agree that my book would serve as a helpful workbook and companion to be used along with the Java fundamentals textbook that is currently being used in your class? If so, then please ask your professor to consider using my book in future classes.
If you have any questions or comments concerning my mock exams or my book, then please send an e-mail to me at scjpexam2000@yahoo.com.
I would also like to read your response to the following questions.
Which of these words belongs to the set of Java keywords?
| a. | qualified |
| b. | record |
| c. | repeat |
| d. | restricted |
| e. | label |
| f. | to |
| g. | type |
| h. | until |
| i. | value |
| j. | virtual |
| k. | xor |
| l. | None of the above |
Which of these words belong to the set of Java keywords?
| a. | exit |
| b. | strictfp |
| c. | enum |
| d. | super |
| e. | abort |
| f. | event |
| g. | goto |
| h. | native |
| i. | exception |
Which of these words belong to the set of Java keywords?
| a. | Double |
| b. | goto |
| c. | min |
| d. | extern |
| e. | new |
| f. | signed |
| g. | finally |
| h. | const |
| i. | and |
| j. | array |
| k. | do |
Which of these words belong to the set of Java keywords?
| a. | declare |
| b. | global |
| c. | const |
| d. | preserve |
| e. | continue |
| f. | Float |
| g. | extends |
| h. | select |
| i. | break |
| j. | dim |
| k. | instanceOf |
Which of these words belong to the set of Java keywords?
| a. | next |
| b. | catch |
| c. | function |
| d. | instanceof |
| e. | mod |
| f. | const |
| g. | or |
| h. | Boolean |
| i. | goto |
| j. | import |
| k. | transient |
Which of these words belong to the set of Java keywords?
| a. | byte |
| b. | short |
| c. | int |
| d. | long |
| e. | decimal |
| f. | int64 |
| g. | float |
| h. | single |
| i. | double |
| j. | boolean |
| k. | char |
| l. | unsigned |
| m. | array |
| n. | string |
Which of these words belongs to the set of Java keywords?
| a. | clause |
| b. | loop |
| c. | expression |
| d. | overrides |
| e. | statement |
| f. | assertion |
| g. | validate |
| h. | exception |
| i. | cast |
| j. | None of the above |
Which of these words belong to the set of Java keywords?
| a. | transient |
| b. | serializable |
| c. | runnable |
| d. | run |
| e. | volatile |
| f. | externalizable |
| g. | cloneable |
Which of these words belong to the set of Java keywords?
| a. | virtual |
| b. | goto |
| c. | ifdef |
| d. | typedef |
| e. | friend |
| f. | struct |
| g. | implements |
| h. | union |
| i. | const |
Which of these lists contains at least one word that is not a Java keyword?
| a. | abstract, default, if, private, this |
| b. | do, implements, protected, boolean, throw |
| c. | case, extends, int, short, try |
| d. | import, break, double, exception, throws |
| e. | byte, else, instanceof, return, transient |
| f. | None of the above |
Which of these lists contains at least one word that is not a Java keyword?
| a. | interface, static, void, catch, final |
| b. | char, strictfp, finally, long, volatile |
| c. | native, super, class, float, while |
| d. | const, for, new, switch, import |
| e. | continue, finalize, goto, package, synchronized |
| f. | None of the above |