void main() { char far *farther,*farthest; printf("%d..%d",sizeof(farther),sizeof(farthest)); }
3 30998main() { int i=1; while (i<=5) { printf("%d",i); if (i>2) goto here; i++; } } fun() { here: printf("PP"); }
3 15211#include main() { int i=1,j=2; switch(i) { case 1: printf("GOOD"); break; case j: printf("BAD"); break; } }
6 19740Write a c program to enter a string of paragraph and replacing a particular word which is repeated in the paragraph by another word?
2 9247Post New ME C Interview Questions
How do I create a csv file?
What is the difference between account and directory options ?
Which directory will you copy your new reports, what would be its extension (.rdf or .rex)?
What are the frameworks available in rc?
What is xsl and its components?
What is microsoft access runtime?
Is a jar file an executable?
Suppose server object not loaded into the memory and the client request for it. What will happen?
How many queries can mysql handle?
What is ‘this’ keyword in JavaScript?
What is a bundle?
What is dbd?
What are the four basic types of soil? : soil science
What will you do in case of scavenging fire
How do I change my excel settings?