Computer Science for IGCSE & O level - Programming (Section 14 - No. 8)

Which of the following data types can store true or false values?
Integer
String
Boolean
Float

Explanation

The boolean data type is designed to store truth values.

Comments (0)

Advertisement