void main() { char far *farther,*farthest; printf("%d..%d",sizeof(farther),sizeof(farthest)); }
3 30797main() { int i=1; while (i<=5) { printf("%d",i); if (i>2) goto here; i++; } } fun() { here: printf("PP"); }
3 15043#include main() { int i=1,j=2; switch(i) { case 1: printf("GOOD"); break; case j: printf("BAD"); break; } }
6 19436hi i done IBM AS/400 course .....i want to certification any one can information about that and material of soft copy for that....please its urgent
2089Post New ME Interview Questions
What is refactoring? Name three common refactorings.
How would you import data from another ms access database?
Why did windows 9 get skipped?
How to write expression in angularjs?
How can enterprise javabeans be accessed from active server pages?
Tell me should I use print “$a dollars” or “{$a} dollars” command to print out the value of dollars in this case?
can stub column take the load as main column
Tell us what is fashion color?
Name the plans which are adopted for unemployed People?
Explain what is key difference between angular expressions and JavaScript expressions?
How to remove an empty directory?
What is partitioned table in Oracle?
How do you resize a powerpoint presentation?
List some of the features of php7.
What hibernate save returns?