void main() { char far *farther,*farthest; printf("%d..%d",sizeof(farther),sizeof(farthest)); }
3 30999main() { int i=1; while (i<=5) { printf("%d",i); if (i>2) goto here; i++; } } fun() { here: printf("PP"); }
3 15213#include main() { int i=1,j=2; switch(i) { case 1: printf("GOOD"); break; case j: printf("BAD"); break; } }
6 19741hi 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
2144Post New ME Interview Questions
What are the main classes of Data Transfer API?
How to save query output to a local file?
Do ssd drives need to be defragmented?
Can we disable first level cache? What should one do if we don't want an object to be cached?
What is the reason to implement corba in client application application?
Where is chkdsk results windows 10?
Dear concern Plz provide me the solved papers of Railway section engineer in signal...
What is the difference between CC and BCC?
can we credit depreciation of the year to the general reserves in a balance sheet of that year? and also enlist some relevant documents or standards?
What is difference between identifier and variable?
How to set the desktop icon color in code, or make the text behind them transparent?
why we use kg/cm2 instead of kg/m2 as a unit of pressure. As we know kg is a MKS unit and cm is a CGS unit. So why we use combination of both(kg/cm2)while describing the pressure.
What do you mean by saying a "class is a reference type"?
What is new in c++?
How many types of Delete Actions are there in Standard Ax and define the use of each?