Computer Applications

What is the size of a boolean data type in Java?

  1. 1 bit
  2. 16 bits
  3. 8 bits
  4. 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