A

Admin • 828.03K Points
Coach

Q. What is the correct representation of using Binary literals in Java?

  • (A) int a = 0b1010;
  • (B) int a = 0B1011_1010;
  • (C) int a = 0B0______________1;
  • (D) All the above
  • Correct Answer - Option(D)
  • Views: 11
  • Filed under category Java
  • Hashtags:

No solution found for this question.
Add Solution and get +2 points.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.