void main() { char far *farther,*farthest; printf("%d..%d",sizeof(farther),sizeof(farthest)); }
3 29297main() { int i=1; while (i<=5) { printf("%d",i); if (i>2) goto here; i++; } } fun() { here: printf("PP"); }
3 14113#include main() { int i=1,j=2; switch(i) { case 1: printf("GOOD"); break; case j: printf("BAD"); break; } }
6 17927hi 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
1808Post New ME Interview Questions
What to do when you don’t see all objects appearing on the admin site?
What is the role of Managed Metadata Service?
Explain me are you familiar with hipaa privacy and security rules? : insurance health
What is informed (heuristic) search strategies algorithm?
How does pipe operation writes the result to standard output in Apache Spark?
How does queue work in java?
Can any one send me the QTP Basic Coding Samples?
What are maps in apex?
What are the benefits of ms access?
In Ruby, it explains about the defined operator?
Can treeset contain null?
how many types of viberation transmitter and how to calibrate and where use of vibration transmitter
What is data type example?
What are the types of containers?
what is the difference between IE & Netscape in web testing on a log in page