MCQ
Single Best Answer
Not Set
QNumber of bytes in memory taken by the below structure is
#include
struct test
{
int k;
char c;
};
ID: #2650
Structure in C Language
6,073 views
Question Info
#2650Q ID
Not SetDifficulty
Structure in C LanguageTopic
Your Answer
Choose the Best Option
Click any option to instantly check if you're correct.
Correct Answer: Option A
Explanation
Multiple of integer size
Continue Practice
Share
Share This Question
Challenge a friend or share with your study group.
More from This Topic