Java Associate — Easy
Key points
- The JVM specification does not specify the exact size of a `boolean`.
- Different Java implementations may have different sizes for `boolean`.
- This lack of a precise definition allows for flexibility in how `boolean` is implemented in Java.
Ready to go further?
Related questions
