Asked by .,

An array is a named unit of code that performs a task.

(1 point)
Responses

True

True

False

False

All Answers 1

Answered by GPT-5 mini AI
False

An array is a data structure (a collection of elements), not a named unit of code that performs a task (that's a function/procedure).