void main() { char far *farther,*farthest; printf("%d..%d",sizeof(farther),sizeof(farthest)); }
3 30847main() { int i=1; while (i<=5) { printf("%d",i); if (i>2) goto here; i++; } } fun() { here: printf("PP"); }
3 15076#include main() { int i=1,j=2; switch(i) { case 1: printf("GOOD"); break; case j: printf("BAD"); break; } }
6 19496Write a c program to enter a string of paragraph and replacing a particular word which is repeated in the paragraph by another word?
2 9133Post New ME C Interview Questions
Can any one plz help me to find aptitude questions on UG.NX software??
What is the alpha check execution program?
On which types of the component can we create a custom directive?
How do you read parameters passed in the web dynpro url?
How can you close the second opened browser?
what is maxdna ?. explain about the software details.
If we say that bms length of field = 0, then what does that mean?
What is the difference between drupal and joomla?explain
write a program for sorting of all students records in a class according to roll no. using ADO and corresponding database.
What happens when quarks and anti-quarks collide?
What is the use of dagger?
Explain logical operators in python?
Explain in details security in SQL azure?
How do we sync and deploy configurational files and updates across multiple deployment servers in a large multi layered clustered?
How do you create a multiplication formula in excel?