Page 1 of 1

C Given the declaration below: QUESTIONS

Posted: Tue Jul 05, 2022 10:25 am
by answerhappygod
C
Given the declaration below:
QUESTIONS
C Given The Declaration Below Questions 1
C Given The Declaration Below Questions 1 (21.48 KiB) Viewed 8 times
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 <