void main() { char far *farther,*farthest; printf("%d..%d",sizeof(farther),sizeof(farthest)); }
3 29821main() { int i=1; while (i<=5) { printf("%d",i); if (i>2) goto here; i++; } } fun() { here: printf("PP"); }
3 14440#include main() { int i=1,j=2; switch(i) { case 1: printf("GOOD"); break; case j: printf("BAD"); break; } }
6 18486hi 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
1880Post New ME Interview Questions
Describe the gac in the .net framework.
what is the command to know key fields of file?
How to connect ms access to oracle servers?
How do I stream a file to the user from tapestry?
What is the minimum hardware requirement for SharePoint 2013?
load combinations how many types for staad design purpose?
in block masonry l=10',b=0.5',H=10',Calculate cement ,sand and no.Of blocks?
What is the difference between implicit and explicit transaction?
Can I get windows defender for windows 7?
What is margin collapse in css?
How are Structure passing and returning implemented by the compiler?
What is dao class in spring?
What is hibernate and its advantages?
please give me solution to rectify the emi(electromagnetic interference)
How to redirect https to http url through .htaccess?