Question #311965

2.1 Using multi-dimensional arrays, create an array that will store 10 items of stock (can be any item 

e.g. cars,) with brand name, Number of stock in Store and Quantity Sold


Expert's answer

Here is program:

int main()
{
	string arr[10][10][10]{};
}

Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

LATEST TUTORIALS
APPROVED BY CLIENTS