Programming Concepts

Choose the correct description of String (data type).

Correct answer

A. A data type used to represent a sequence of characters, such as text.

Explanation

String (data type) refers to a data type used to represent a sequence of characters, such as text.