Arrays are sometimes called as __________
A : Finite Mapping
B : Mapping
C : Final Mapping
D : Dynamic Mapping
Answers
Answered by
1
Explanation:
An array of arrays is just, surprise, "an array of arrays". You may also call it a multidimensional array.
Answered by
0
Arrays are sometimes called Mapping
Option(B) Mapping
- An array is a data structure, that is used to store a fixed-size collection of elements of the same type.
- It is used to store a collection of data.
- Mapping is a collection of objects, like a collection of whole numbers, and all points on a line.
- Finite Mapping implies a symmetric array.
- Final Mapping is a collection of objects like all whole numbers or all the points on a line, or that lies inside a circle.
- Dynamic Mapping is a way of representing dynamic spatial phenomena or presenting spatial data.
- So, Arrays are sometimes called mapping.
Similar questions