void main() { char far *farther,*farthest; printf("%d..%d",sizeof(farther),sizeof(farthest)); }
3 30790main() { int i=1; while (i<=5) { printf("%d",i); if (i>2) goto here; i++; } } fun() { here: printf("PP"); }
3 15034#include main() { int i=1,j=2; switch(i) { case 1: printf("GOOD"); break; case j: printf("BAD"); break; } }
6 19415Write a c program to enter a string of paragraph and replacing a particular word which is repeated in the paragraph by another word?
2 9093Post New ME C Interview Questions
What aspect of you[r] education prepared you for this role?
What is a column in a table?
What is a source list?
Is android marshmallow better than nougat?
What is the difference between angular 4 and angular 7?
what is a join and explain different types of joins? : Sql server database administration
Describe a time when you anticipated a problem and developed a potential solution?
What is difference between sid and service name in oracle?
while am calibrating Drager polytron 2IR flame gas detector occured non zero status.how can i get zero status?
What is dematerialisation and its benefits?
what are the status have in QC(Test Management Tool). and how you report?
Explain mysql_errno()?
in HT service 3ph 4 wire service Y-phase voltage shows zero . whether it is meter fault? or what be the reason ? if y-ph voltage zero ,can current is recorded? reasons for failure?
What is development class? Why to create the development class?
What is the limitation on the block size of pl/sql?