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 19729hi 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
2143Post New ME Interview Questions
How do I fix a windows 7 installation error?
What is DAX?
For any web application, what are the possible login features that should be tested?
Do you know how to reverse string in java?
How do I emulate os.kill() in windows?
What is windows server 2016?
What is the basic syntax of a sas program?
What is a 'stock type'?
Describe reporting lifecycle?
Is DES available in hardware?
When workflow even fires?
What is the best database software for small businesses?
Explain in brief about the configuration of a summary view?
What is well formed xml?
Please write down a program to show the execution of the application?