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 19755hi 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
2148Post New ME Interview Questions
What is the strength of 1:6:12 mix?
Why computer humming sound occurred in ht transmission line?
Can constructor be private c#?
Can you edit a template in word?
hii all, am sai kranthi from hyderabad, i have 2yrs of work exprnce , i wrote gre in 2010 got 930 and ielts 6.5 , i want to aply for mba in usa . but i have the b.tech percntge 55 only and had also one rejection to usa in 2010 dec. do i have any chance to get visa for mba with the profile i have ?
What are date and time functions in mysql?
How the c program is executed?
What is the difference between encapsulation and abstraction in python?
What is instrumentation control?
What is the difference between merge and update method?
What is vector point function?
What is hardlink and softlink in unix?
What is the best Macanism to clear the Cache in asp.net
How does api connect to database?
How do we get the xmlhttprequest object in ajax?