void main() { char far *farther,*farthest; printf("%d..%d",sizeof(farther),sizeof(farthest)); }
3 30994main() { int i=1; while (i<=5) { printf("%d",i); if (i>2) goto here; i++; } } fun() { here: printf("PP"); }
3 15208#include main() { int i=1,j=2; switch(i) { case 1: printf("GOOD"); break; case j: printf("BAD"); break; } }
6 19728Write a c program to enter a string of paragraph and replacing a particular word which is repeated in the paragraph by another word?
2 9243Post New ME C Interview Questions
What is ant command to generated your own website?
Explain differences between new() and delete()?
Is it true that in the 3 phase transformer, the limbs of the core are at 45 dgrees to each other. if true, why?
what is debenture
What is service broker?
Difference between file listener and connect file?
What is key preserved table?
A meteor that reaches the surface of the earth is more accurately called a?
What is interceptor in angular?
What is the python decorator?
What is the critical speed. Compare the critical speed of hollw shaft and solid shaft.
Explain the concept of aop.
Mention what is the difference between stock transport order and stock transfer order?
Why isnt there a numbered, multi-level break statement to break out
Filtering can be done with ?