Q. What is the default value of a char data type elements of an array in Java? (A) 'A' (B) '\0' (C) null (D) '\0' or null ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (D) '\0' or null