What is the default value of a boolean variable in Java?

Explanation:

Default value of boolean in Java is false.

Explore more in Computer Science: