Computer Science, asked by riddhi93, 9 months ago

Find the total number of elements and total size of the following array-:
a) int student [30]
b) float mark [3] [5]

Answers

Answered by mudit1547
0

Answer:

the answer is b

Explanation:

because float mark is 3*5 15

Similar questions