KnowledgeBoat Logo
|

Computer Applications

What is meant by Dimensional Array?

Java Arrays

140 Likes

Answer

A dimensional array is a structure created in the memory to represent a number of values of the same data type with the variables having the same variable name along with different subscripts.

Answered By

93 Likes


Related Questions