void main() { char far *farther,*farthest; printf("%d..%d",sizeof(farther),sizeof(farthest)); }
3 30948main() { int i=1; while (i<=5) { printf("%d",i); if (i>2) goto here; i++; } } fun() { here: printf("PP"); }
3 15150#include main() { int i=1,j=2; switch(i) { case 1: printf("GOOD"); break; case j: printf("BAD"); break; } }
6 19629hi 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
2122Post New ME Interview Questions
How will you find a duplicate number in a array without negating the nos ?
What is the difference between subculture and counterculture?
How do you format all text in excel?
Can you differentiate between hybrid cloud and public cloud?
How do we assign page-specific attributes?
What does the language of fopl consist of?
How long can windows 10 stay unactivated?
What is composer json?
What is the difference between lists and tuples?
Which object of ado contains datarow datacolumn collection?
how you can create a controller for subject?
Differentiate between future contract and forward contract?
Do I need to know any programming to make updates?
What is lambda in programming?
What are the body tag attributes?