Telegram Group 🔥🔥🔥
Get answers in minutes
Questions answered :
48
/50
Answer verified
What will be the output of the program in 16 bit platform (Turbo C under DOS)
#include<stdio.h>
int main()
{
struct value
{
int bit1:1;
int bit3:4;
int bit4:4;
}bit;
printf("%d\n", sizeof(bit));
return 0;
}
🗓 Dec 8, 2021
votes
Jennifer
🌐 India
Hello, please post an solution as well
votes
Kimberly
🌐 India
Thank you so much for the answer
Was your question answered?
Thanks for the feedback! ✅
Want to get famous? 📸
Answer question and get 🤩 high-lighted on our homepage.