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 <
C Given the declaration below: QUESTIONS
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am