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: Share Manage Tags
Discusssion
Login to discuss.