void main() { char far *farther,*farthest; printf("%d..%d",sizeof(farther),sizeof(farthest)); }
3 31009main() { int i=1; while (i<=5) { printf("%d",i); if (i>2) goto here; i++; } } fun() { here: printf("PP"); }
3 15224#include main() { int i=1,j=2; switch(i) { case 1: printf("GOOD"); break; case j: printf("BAD"); break; } }
6 19762hi 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
2149Post New ME Interview Questions
how much brick, cement, and sand required in 1mtr X 0.23mtr X 1mtr brickwork(1:4), 230mm thick wall and 10mm thick mortar , brick size 230mm X 70mm X 110mm
When did css 3 come out?
How do struts work?
How to take a poison from oleander?
how will you change a pp size?
What is the format of LO data sources?
what is debt ratio
What does a delimiter do in mysql?
What is token based authentication system ?
what do you mean by custom groups?
How do I register a dll file in windows 7?
What does @synchronized() do?
In C language, a variable name cannot contain?
what is POM?
how can i connect to ms-access database, with ASP??