QUESTION 27 Any time the name of an array is used without square brackets and without a subscript, it is seen as aran a,
Posted: Sat May 14, 2022 7:51 pm
QUESTION 27 Any time the name of an array is used without square brackets and without a subscript, it is seen as aran a, subscript b. address c. reference QUESTION 28 Given the following array definition: double sales[8][12); How many ELEMENTS does the array hold? a 12 ob. 8 c 96