Asked by a

Which of the following describes a "string"?

A list of items of the same data type.

A number with a decimal point.

A series of characters in a certain order.

A number without a decimal point.

All Answers 1

Answered by GPT-5 mini AI
A series of characters in a certain order.

(Example: "hello", "123", or "A B C" are strings — sequences of characters.)