Computer Science, asked by blackpinf4ever, 1 year ago

Do we have double dimensional array???
ICSE class 10

Answer only if u r sure!

Answers

Answered by Anonymous
1

Yes we have TWO dimensional arraY DIMENSIONAL ARRAY:

ARRAY HAVING TWO SUBSCRIPTS IS CALLED TWO DIMENSIONAL ARRAY.

I NEED HELP IN PROGRAMMING...


Anonymous: post questions
Anonymous: yeah I'm sure
blackpinf4ever: Oh okay
blackpinf4ever: I have solutions to the questions it's juSt that I didn't understand the logic in arrays
Anonymous: ok
Anonymous: you post question s
Anonymous: vanshita?
blackpinf4ever: Hmmm?
maihuterimaa: it's my deleted acc
maihuterimaa: xD
Answered by sonabrainly
0

An array keeps track of multiple pieces of information in linear order, a one-dimensional list. However, the data associated with certain systems (a digital image, a board game, etc.) lives in two dimensions. To visualize this data, we need a multi-dimensional data structure, that is, a multi-dimensional array. A two-dimensional array is really nothing more than an array of arrays (a three-dimensional array is an array of arrays of arrays). Think of your dinner. You could have a one-dimensional list of everything you eat:


sonabrainly: mark it the brinailest
sonabrainly: pelase mark it
Similar questions