Computer Science for IGCSE & O level - Programming (Section 4 - No. 32)
What is the correct data type for a value that can store decimal numbers?
Integer
String
Character
Double/Real
Explanation
Double or Real data types are for floating-point numbers.
Comments (0)
