Question: Which of the following function header correctly includes a two dimensional array as its parameter? a . void display ( int arr [ ICOLS )

Which of the following function header correctly includes a two dimensional array as its parameter?
a. void display(int arr[ICOLS);
b. void display(int (ROWS)D):
c. void display(int arrl).
d. void display(int [ROWSI[COLS1):
 Which of the following function header correctly includes a two dimensional

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!