Number of bytes in memory taken by the below structure is
#include struct test { int k; char c; };
Answer: A
Number of bytes in memory taken by the below structure is Multiple of integer size