Computer Science, asked by ravalsagar01, 1 year ago

which technique is used to decompose data into two dimensional table?​

Answers

Answered by spandan98
2

Answer:

2D array indexing

Explanation:

If you are considering the data available in case of any programming language then 2d array indexing can be a way to represent two dimensional table... with respect to maths we say in 2dimeonsonal matrix!

Answered by gratefuljarette
0

2D array indexing technique is used to decompose data into a two-dimensional table.

Explanation:

  • When you find the available data for any programming language then indexing the 2D array can be a way to represent a two-dimensional list.
  • Two-dimensional arrays are indexed by two subscriptions, one for the column and one for the lines. That variable must be of the same form in the 2D sequence, either a basic sort or category of entity.

Learn more about 2D array

How can we store / write and read 2D array from file in C#?

https://brainly.in/question/9033301

How to sort a 2D array in ascending order?​

https://brainly.in/question/13538187

Similar questions