Telegram Group 🔥🔥🔥
Get answers in minutes
Questions answered :
48
/50
Answer verified
What will be the output of the program
#include<stdio.h>
int main()
{
int i = 1;
switch(i)
{
printf("Hello\n");
case 1
printf("Hi\n");
break;
case 2
printf("\nBye\n");
break;
}
return 0;
}
🗓 Sep 14, 2024
votes
Caroline
🌐 India
Nice website
votes
Rachel
🌐 India
Answer is fine but where is solution?
Was your question answered?
Thanks for the feedback! ✅
Want to get famous? 📸
Answer question and get 🤩 high-lighted on our homepage.