Question: Consider the following structure declarations struct stl short a[7]; char c[7]; H: struct st2 t int i[2]; short a[5] char c[2]; H: struct st3 short

 Consider the following structure declarations struct stl short a[7]; char c[7];

Consider the following structure declarations struct stl short a[7]; char c[7]; H: struct st2 t int i[2]; short a[5] char c[2]; H: struct st3 short a[5]; int i[2] char c[2]; 3 What is the total size of the structures st1, st2 and st3? 24, 20 and 24 21, 20 and 20 24, 20 and 20 22,24 and 24 22, 20 and 24

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!