A data type used to represent a sequence of characters, such as text. What is this concept called?
- A. String (data type) ✓
- B. Operator precedence
- C. Syntax error
- D. Constant
Correct answer
A. String (data type)
Explanation
String (data type) refers to a data type used to represent a sequence of characters, such as text.