D

Dharmendra Sir • 3.53K Points
Extraordinary

Q. How integer literal can expressed binary data?

  • (A) int binaryData = b11010;
  • (B) int binaryData = bx11010;
  • (C) int binaryData = 0b11010;
  • (D) int binaryData = xb11010;
  • Correct Answer - Option(C)
  • Views: 204
  • Filed under category JAVA

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.


Question analytics