Q.10. What is the default value for a ‘boolean’ variable in Java? Leave a Comment / By learncodingforfree.com / May 26, 2026 A Q.10. What is the default value for a ‘boolean’ variable in Java? Category: Java data types interview questions and answers The default value of boolean variable in Java is ‘false’.