Page 1 of 1

16. int multi[2][4] The above statement declares a/an ______ array that contains ________ type int variables. a) two-dem

Posted: Tue Jul 12, 2022 8:17 am
by answerhappygod
16. int multi[2][4]
The above statement declares a/an ______ array that contains________ type int variables.
a) two-dementional - eight
b) one dimension - six
c) four dimension - two
d) eight dimension - four