Question Description
- Explain at least three uses for multi-dimensional arrays.
- What does it mean when we say a multi-dimensional array is an array of arrays? Explain in detail and give an example.
- Multidimensional array are crucial in organizing data which is in subgroups to be within an array. With these multidimensional arrays, data becomes well organized in elements of an array.
- Multidimensional array help to store data in form of matrixes. For example a train timetable or schedule which is not possible to store it as a single dimensional array.
- It is also used to replace the work of a spreadsheet. The data is arranged into columns and rows in an array which is similar to spreadsheet.
Multi-dimensional array is an array of arrays because it is one array which contains more than one array. For example a two dimensional array is array of arrays because we need two indices to select an element. Looking at three dimensional array is an array of arrays because we need three indices to select an element. The table below shows an example of data to form a two dimensional array;
|
Name |
Stock |
Sold |
|
Mercedes |
21 |
19 |
|
Toyota |
13 |
11 |
|
Nissan |
4 |
1 |
|
Land Rover |
19 |
14 |
The data in the table can be represented in a two-dimensional array, like below:
$cars=array
(
array (“Mercedes”, 21, 19),
array (“Toyota”, 13, 11),
array (“Nissan”, 4, 1)
array (“Land Rover”, 19, 14)
Our website has a team of professional writers who can help you write any of your homework. They will write your papers from scratch. We also have a team of editors just to make sure all papers are of HIGH QUALITY & PLAGIARISM FREE. To make an Order you only need to click Ask A Question and we will direct you to our Order Page at WriteDemy. Then fill Our Order Form with all your assignment instructions. Select your deadline and pay for your paper. You will get it few hours before your set deadline.
Fill in all the assignment paper details that are required in the order form with the standard information being the page count, deadline, academic level and type of paper. It is advisable to have this information at hand so that you can quickly fill in the necessary information needed in the form for the essay writer to be immediately assigned to your writing project. Make payment for the custom essay order to enable us to assign a suitable writer to your order. Payments are made through Paypal on a secured billing page. Finally, sit back and relax.
About Writedemy
We are a professional paper writing website. If you have searched a question and bumped into our website just know you are in the right place to get help in your coursework. We offer HIGH QUALITY & PLAGIARISM FREE Papers.
How It Works
To make an Order you only need to click on “Place Order” and we will direct you to our Order Page. Fill Our Order Form with all your assignment instructions. Select your deadline and pay for your paper. You will get it few hours before your set deadline.
Are there Discounts?
All new clients are eligible for 20% off in their first Order. Our payment method is safe and secure.