Question: Consider the following structure declarations struct stl short a[7] char c[7] 1; struct st2 t int i[2]; short a[5]; char c[2]: 1; struct st3 short
![Consider the following structure declarations struct stl short a[7] char c[7]](https://dsd5zvtm8ll6.cloudfront.net/si.experts.images/questions/2024/09/66f3ad33bb7ed_61966f3ad335cde8.jpg)
Consider the following structure declarations struct stl short a[7] char c[7] 1; struct st2 t int i[2]; short a[5]; char c[2]: 1; struct st3 short a[5]; int i2]: char c[2] 1: What is the total size of the structures st1, st2 and st3? O 22, 24 and 24 O 24, 20 and 20 O 21, 20 and 20 O 22, 20 and 24 O 24, 20 and 24
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
