Computer Science, asked by archisman36, 8 months ago

4. A dimensional array is also known as:
(a) subscripted variable
(c) compound variable
(b) actual variable
(d) none​

Answers

Answered by ammu2823
6

none option...... Bcz... in computer science. Array is a collection of elements (values nd variables) each identified by at least 1key .that is also called simplest Arry

Answered by swarnolata92
5

Answer:

A. Subscripted variable.

Explanation:

individual elements of an array are referenced by appending a subscript, in square brackets, behind the name.

Similar questions