A Admin • 833K Points Coach Q. Choose correct examples of Hexadecimal literals in Java? (A) long a = 0X987654321L; (B) int a = 0x76FE____23; (C) byte b = 0X0__________F; (D) All the above Correct Answer - Option(D) Views: 23 Filed under category Java Hashtags: Share Manage Tags
Discusssion
Login to discuss.