Search for question
Question

Question 1 1 Point Given the following struct definitions, how many bytes are needed to store the variable x x;? Give your answer in decimal only. struct X { char c; YY. } struct Y { float a [5] [3]; float* b [4] [2]; }; Blank 1 Blank 1 Add your answer

Fig: 1