A Admin • 802.91K Points Coach Report 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: 4 Filed under category Java Hashtags: Share Manage Tags
Discusssion
Login to discuss.