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.


Discussion

No Comment Found