Computer Science for IGCSE & O level - Programming (Section 3 - No. 35)
Which data type is most suitable for storing the number of hours worked?
STRING
REAL
BOOLEAN
INTEGER
Explanation
Hours worked are generally represented as whole numbers.
Comments (0)
