void main() { char far *farther,*farthest; printf("%d..%d",sizeof(farther),sizeof(farthest)); }
3 30995main() { 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 19732hi 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
What is nullpointerexception?
What is different between Difnit time and instatous over current relay
Does sap transportation management require the installation of sap erp? : transportation management
How can I change database name in sql?
What is meant by session in php?
What are the key benefits of using supply chain process in an organization? : supply chain management
Explain the difference between hibernate and spring.
How will you delete a node in DLL?
How would you use Bubble Sort to sort the number of elements?
How many types of controls are there in asp.net?
I have kept recovery catalog on same target database and taken backup of target DB to disk. deleted the target DB & tried to restore and revoer DB using the backup on disk but it is not possible, how do we restore & recover DB
Which is better asp or php?
What are the benefits of using ado.net?
What does a boolean method return?
How can debug runtime idoc?