void main() { char far *farther,*farthest; printf("%d..%d",sizeof(farther),sizeof(farthest)); }
3 31006main() { int i=1; while (i<=5) { printf("%d",i); if (i>2) goto here; i++; } } fun() { here: printf("PP"); }
3 15221#include main() { int i=1,j=2; switch(i) { case 1: printf("GOOD"); break; case j: printf("BAD"); break; } }
6 19754hi 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
2147Post New ME Interview Questions
What variables are stored in stack?
Should you use var or let?
Explain the installation of peoplesoft.
What is the best os for a home server?
Have you used threads in Servelet?
Can you use a foreign jms provider to drive an mdb transactionally?
Difference between ng-bind and ng-model directive.
Is java se free?
What is xml comments in c#?
What is bidirectional search algorithm?
In which language couchdb's early work was started?
Is the milky way in a void?
How we can do multithreading in ios?
How can you handle the situation if your wordpress site is hacked?
How secure is apache server?