Programming Concepts

A data type used to represent a sequence of characters, such as text. What is this concept called?

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.