Question: For the declaration int array[12]; (a) How many memory cells are allocated for data storage? (b) What type of data can be stored there? (c)
For the declaration int array[12];
(a) How many memory cells are allocated for data storage?
(b) What type of data can be stored there?
(c) How does one refer to the initial array element? To the final array element?
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
