C Given the declaration below: QUESTIONS
Posted: Tue Jul 05, 2022 10:25 am
C
Given the declaration below:
QUESTIONS
1. What type of data is being referred to by sA.h.a? 2. What type of data is being referred to by sA.i[ 2 ][ 2 ].g[ 1 ]? 3. What type of data is being referred to by sA? [Select] 4. What type of data is being referred to by sA.h.d? [Select] [Select] [Select] [Select] char float structType2 structType3 int float * structType1 int char <
Given the declaration below:
QUESTIONS
1. What type of data is being referred to by sA.h.a? 2. What type of data is being referred to by sA.i[ 2 ][ 2 ].g[ 1 ]? 3. What type of data is being referred to by sA? [Select] 4. What type of data is being referred to by sA.h.d? [Select] [Select] [Select] [Select] char float structType2 structType3 int float * structType1 int char <