A Admin • 828.70K Points Coach Q. Which of the following is not a valid way to declare a char variable in Java? (A) char x = 'A' (B) char y = 'n' (C) char z = 65 (D) char w = 0x0041 Correct Answer - Option(D) Views: 22 Filed under category Java Hashtags: Share Manage Tags
Discusssion
Login to discuss.