Question: C++ .25 Write a function called displayArray7. The function should accept a two- dimensional array as an argument and display its contents on the screen.
.25 Write a function called displayArray7. The function should accept a two- dimensional array as an argument and display its contents on the screen. The function should work with any of the following arrays: int hours[5][7]; int stamps [8][7]; int autos [12] [7); int cats [50] [7]; n. an 50 racks with 10 shelves each. Each shelf
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
