Login and Register ×
Check your Email for the OTP
DataTypes in java boolean - Data Type in Java
⚠ Report ✓ Question Verified Copy Link
Explanation:
In Java, the default value of a boolean variable is false. This means if you declare a boolean variable without initializing it explicitly, it will automatically be assigned the value false.
Related Topic:
Share Above MCQ
Learn More MCQ Questions from DataTypes in java boolean - Data Type in Java