Computer Science for IGCSE & O level - Programming (Section 5 - No. 35)

What is the purpose of a 'string' data type?
To store only whole numbers.
To store sequences of characters or text.
To store a true or false value.
To store numbers with decimal points.

Explanation

String is used to hold text.

Comments (0)

Advertisement