void main() { char far *farther,*farthest; printf("%d..%d",sizeof(farther),sizeof(farthest)); }
3 29304main() { int i=1; while (i<=5) { printf("%d",i); if (i>2) goto here; i++; } } fun() { here: printf("PP"); }
3 14116#include main() { int i=1,j=2; switch(i) { case 1: printf("GOOD"); break; case j: printf("BAD"); break; } }
6 17936hi 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
1810Post New ME Interview Questions
Do you know what are the key aspects of penguin update?
Explain in simple terms what is the difference between asset, equity, and liabilities?
Tell us what's the f1 score? How would you use it?
Difference between display attribute and navigational attribute?
How to open a new test using quicktest professional?
what is self-join? : Sql dba
What is the recommended interval at which to run statspack snapshots, and why?
What is the difference between an order and a directive?
Which is better rest or soap?
How can I delete old windows?
in Sensex and Nifty, what is the measure to take the points
What are transactions?
What is a release order? : fi- accounts payable
Give a big picture of the entire SRAM Layout showing your placements of SRAM Cells, Row Decoders, Column Decoders, Read Circuit, Write Circuit and Buffers
What is the maximum number of records in mysql table?