Styrow.dev
Question 89 of 247
Java Topic: General medium

Variable of the boolean type is automatically initialized as?

Question

Variable of the boolean type is automatically initialized as?

Answer

The default value of the boolean type is false.