answersLogoWhite

0

The dimensions are 3 x 6. Also, since there are two numbers, you might say it is a 2-dimensional array.

User Avatar

Wiki User

11y ago

What else can I help you with?

Continue Learning about Engineering

How many dimensions can an array be created in c?

There is no language limit to "How many dimensions can an array be created in c?". The limit will depend on available memory.


What is dimentions arrays in java?

You can make arrays with any number of dimensions (depending on RAM limitations, of course). However, internally, a two-dimensional array (for example) is stored as an array of arrays; that is, each first-level array contains an array of the second level. Similarly with higher dimensions.


How many dimensions you can declare in array?

It seems that the number of allowed array dimensions is implementation specific and not set by the Java specifications. I'm sure that any Java implementation will allow a reasonable number of dimensions for any project you have. After a quick test, it seems that Java is not limited by an arbitrary number so much as a practical value. If you add hundreds of array dimensions, Java will allow you to do so as long as you have enough memory allocated for Java. After a bit of copy-pasting the program no longer ran, exiting with a StackOverflowError.


What is multidimensional array in c plus plus?

A multidimensional array in C or C++ is simply an array of arrays, or an array of an array of arrays, etc. for however many dimensions you want. int a; // not an array int a[10]; // ten int a's int a[10][20]; // twenty int a[10]'s, or 200 int a's int a[10][20][30]; // and so on and so forth...


How will you initialize a 2-d array?

All arrays are one-dimensional. A two-dimensional array is simply a one-dimensional array of one-dimensional arrays: int a[2][3]; This is an array of 2 elements where each element is itself an array of 3 integers. In other words it is an array of 6 integers. The two dimensions simply allow us to split the array into two sub-arrays of 3 elements each.

Related Questions

How many dimensions can an array be created in c?

There is no language limit to "How many dimensions can an array be created in c?". The limit will depend on available memory.


What is dimentions arrays in java?

You can make arrays with any number of dimensions (depending on RAM limitations, of course). However, internally, a two-dimensional array (for example) is stored as an array of arrays; that is, each first-level array contains an array of the second level. Similarly with higher dimensions.


How can np.permute be used to rearrange elements in a numpy array?

The np.permute function in numpy can be used to rearrange elements in a numpy array by specifying the desired order of the dimensions. This function allows for reshaping and reordering of the elements within the array based on the specified permutation of dimensions.


What is the answer to -3x6-25?

-3x6-25 is equal to -43


What are the drawbacks in one dimensional array?

None unless you need 2 or more dimensions.


What is an array diagram in math?

An array diagram is a way of representing information in the form of a rectangular layout or in analogous shapes in higher dimensions: cuboids or hyper-cuboids.


How can you use the commutative property to know that 3x6 is equal to 6x3?

3x6=18 and 6x3=18


what is 3x6?

3x6 = 18


How many dimensions you can declare in array?

It seems that the number of allowed array dimensions is implementation specific and not set by the Java specifications. I'm sure that any Java implementation will allow a reasonable number of dimensions for any project you have. After a quick test, it seems that Java is not limited by an arbitrary number so much as a practical value. If you add hundreds of array dimensions, Java will allow you to do so as long as you have enough memory allocated for Java. After a bit of copy-pasting the program no longer ran, exiting with a StackOverflowError.


Can you multiply to get 18?

3x6


How many 3X6 tiles will take to cover 170 sqare feet?

The answer will depend on the measurement units used for 3x6.


What is the LCM of 3x6 and 9x8?

9x8