346) Consider the declaration:
static struct
{ unsigned a:5;
unsigned b:5;
unsigned c:5;
unsigned d:5%:
}v=(1,2,3,4);
v occupies
Answer is:
4 bytes
Related C Programming MCQ with Answers
Answer is:
0x6dc0
Answer is:
Each can represent either a 12-character color or an integer size at a time
Answer is: