Q. What is the default value of a char data type elements of an array in Java?
β
Correct Answer: (D)
'\0' or null
You must be Logged in to update hint/solution