void main() { char far *farther,*farthest; printf("%d..%d",sizeof(farther),sizeof(farthest)); }
3 31149main() { int i=1; while (i<=5) { printf("%d",i); if (i>2) goto here; i++; } } fun() { here: printf("PP"); }
3 15331#include main() { int i=1,j=2; switch(i) { case 1: printf("GOOD"); break; case j: printf("BAD"); break; } }
6 19986Write a c program to enter a string of paragraph and replacing a particular word which is repeated in the paragraph by another word?
2 9362Post New ME C Interview Questions
in 1-phase 230v,how in 3-phase 440v. in each phase in between 230v.
Are you uncomfortable making cold calls?
Is node better than python?
Differentiate between parameters and filters in Tableau?
What is the state if the RED LED is glowing on DVxx card What is the state if the YELLOW LED is glowing on DVxx card What is the state if the GREEN LED is glowing on DVxx card Which frequency band DVDC is used Which frequency band DVGA is used
What are the different abap editors? What is the used of different editors in abap?
You wan to transport user groups from transaction sugr? Would this impact the groups tab in su01? What would you do?
How you can define a new ember class?
what is the difference between section & test feature in test case documention?
Why c++ is created?
How does xaml relate to xml-based web service transport protocols (xp, soap, ebxml transport)? : xaml
What is bam?
Explain the internal working of a hash map?
How to stop apache?
what is the procedure to configure the application of mysql?