Page 1 of 1

What will be the output of the following C code? (Assuming size of int be 4) #include <stdio.h> struct temp {

Posted: Wed Jul 13, 2022 7:54 pm
by answerhappygod
a) 4
b) 12
c) 16
d) Can’t be estimated due to ambiguous initialization of array