

MCQOPTIONS
Saved Bookmarks
1. |
Choose the correct example of Octal Literal in Java? |
A. | short = 0564; |
B. | int = 076__45_2; |
C. | int = 0______11; |
D. | All the above |
Answer» E. | |