void main() { char far *farther,*farthest; printf("%d..%d",sizeof(farther),sizeof(farthest)); }
3 30886main() { int i=1; while (i<=5) { printf("%d",i); if (i>2) goto here; i++; } } fun() { here: printf("PP"); }
3 15104#include main() { int i=1,j=2; switch(i) { case 1: printf("GOOD"); break; case j: printf("BAD"); break; } }
6 19568hi 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
2113Post New ME Interview Questions
What is the possible impact of Ad Rank on Cost per Click?
List the advantage of address sharing?
How to select unique records from a table?
What are the advantages of using sap qm process?
What are the purpose of Normalisation?
How to Redirecting to Controller Actions in Laravel ?
Explain sap netweaver gateway embedded hub deployment in sap fiori?
What is the difference between html and php?
What is the need of generator relay panel
What programs use sql?
How do you kill the program using one port in linux?
What is the use of ovs in web dynpro?
I have created mobile site but donot have real devices so should i check though Emulators like mobiletest.me etc ?
In order to improve your system’s security you decide to implement shadow passwords. What command should you use?
Explain deep copy in python?