Page 1 of 1

What will be the output of the following C code? (Assuming size of char = 1, int = 4, double = 8) #include <stdio.h>

Posted: Wed Jul 13, 2022 7:54 pm
by answerhappygod
a) 1
b) 4
c) 8
d) 13