You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

6 lines
122 B

# Exercises: Cardinality
1. 1
2. 3
3. 65536
4. `Integer` is unbounded.
5. 8 bits represent 256 value (2 to the power of 8)