KnowledgeBoat Logo
|

Computer Applications

A dimensional array is also known as:

  1. subscripted variable
  2. actual variable
  3. compound variable
  4. none

Java Arrays

64 Likes

Answer

subscripted variable

Reason — A dimensional array is also known as subscripted variable because each element of the array is represented by using a common variable name along with a single subscript.

Answered By

25 Likes


Related Questions