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
0
Answer:
the answer is b
Explanation:
because float mark is 3*5 15
Similar questions