A

Admin • 828.43K Points
Coach

Q. What is the default value of a char variable?

  • (A) '0'
  • (B) '\u0000'
  • (C) null
  • (D) ''

Explanation by: Admin
The default value of char is '\u0000', the null character.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.