Sail E0 Webinar
Question
Number of bytes in memory taken by the below structure is?
struct test
{
int k;
char c;
};
Options:
A .  Multiple of integer size
B .  integer size+character size
C .  Depends on the platform
D .  Multiple of word size
Answer: Option B


None.



Was this answer helpful ?
Next Question

Submit Solution

Your email address will not be published. Required fields are marked *

Latest Videos

Latest Test Papers