1.

Write the declaration syntax of a two-dimensional array.

Answer»

<data-type><array-name>[<sizq1>][<size>];



Discussion

No Comment Found