A

Admin • 828.03K Points
Coach

Q. What is the default value of elements in a boolean array?

  • (A) true
  • (B) false
  • (C) 0
  • (D) null
  • Correct Answer - Option(B)
  • Views: 16
  • Filed under category Java
  • Hashtags: Java Array

Explanation by: Admin
Boolean arrays are initialized with false as the default value.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.