Study Material
Computer Applications
What is the size of a boolean data type in Java?
1 bit
16 bits
8 bits
Boolean data type does not take any space in memory.
Values & Data Types Java
9 Likes
Answer
8 bits
Answered By
2 Likes
Related Questions
Which of the following is not a primitive data type in Java?
View Answer
Bookmark Now
What is the size of a long data type in Java?
View Answer
Bookmark Now
Single line comments can be added using ...........
View Answer
Bookmark Now
Which of the following changes a variable declaration into a constant?
View Answer
Bookmark Now