Question: Consider the following declarations: Fill in the following table describing the element size, the total size, and the address of element i for each of
Consider the following declarations:
![int short int double short P[5]; Q[2]; **R [9]; *S [10]; *T [2] ;](https://dsd5zvtm8ll6.cloudfront.net/images/question_images/1698/1/4/3/48865379d0073bbf1698143485697.jpg)
Fill in the following table describing the element size, the total size, and the address of element i for each of these arrays.

int short int double short P[5]; Q[2]; **R [9]; *S [10]; *T [2] ;
Step by Step Solution
3.38 Rating (148 Votes )
There are 3 Steps involved in it
This exercise tests your understanding of data sizes and array in... View full answer
Get step-by-step solutions from verified subject matter experts
