Q. What is the default value of a boolean variable in Java?
Solution:
Instance and array variables of type boolean are initialized to false by default.
Get Question Bank
Strengthen Your Practice with our comprehensive question bank.
Instance and array variables of type boolean are initialized to false by default.
Strengthen Your Practice with our comprehensive question bank.