A

Admin • 828.03K Points
Coach

Q. What is the default value of a char variable in Java if it's not explicitly initialized?

  • (A) ' '
  • (B) '0'
  • (C) 'u0000'
  • (D) Null
  • Correct Answer - Option(C)
  • Views: 14
  • Filed under category Java
  • Hashtags:

Explanation by: Admin
The correct answer is Option C: 'u0000'.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.