void main() { char far *farther,*farthest; printf("%d..%d",sizeof(farther),sizeof(farthest)); }
3 31146main() { int i=1; while (i<=5) { printf("%d",i); if (i>2) goto here; i++; } } fun() { here: printf("PP"); }
3 15330#include main() { int i=1,j=2; switch(i) { case 1: printf("GOOD"); break; case j: printf("BAD"); break; } }
6 19971hi 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
2194Post New ME Interview Questions
what is oracle data integrator (odi)?
How many days/business hours is required to index my website?
What are the basic selectors in jQuery?
What is a proxy object in hibernate?
Explain the header data in layout set.
I just began to design an intricate spreadsheet and after over an hour got an error message in excel - which then closed automatically. Unfortunately, I did not savemy file. Excel did not automatically recover the file. Is there anything I can do to get it back?
Give an example of writable stream in node.js?
please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?
What is difference between rootscope and scope in angular 2?
How the sizing of the analog signal cable is calculate?
Explain Gradient Tool with it's Shortcut Key?
Is angularjs better than react?
Explain stl.
What is fast entry? : fi- general ledger accounting
How viewstate is being formed and how it's stored on client in .net?