

MCQOPTIONS
Saved Bookmarks
1. |
What does this Java code snippet prints? |
A. | Prints the remainder of a number |
B. | Prints Binary representation of a number |
C. | Prints Octal representation of a number |
D. | Prints Hexadecimal representation of a number |
Answer» C. Prints Octal representation of a number | |