Computer Science for IGCSE & O level - Programming (Section 2 - No. 28)

Which of the following is a characteristic of a string data type?
Stores a single integer value.
Stores a sequence of characters.
Stores a true or false value.
Stores a single character

Explanation

A string is a sequence of characters.

Comments (0)

Advertisement