void main() { char far *farther,*farthest; printf("%d..%d",sizeof(farther),sizeof(farthest)); }
3 31152main() { int i=1; while (i<=5) { printf("%d",i); if (i>2) goto here; i++; } } fun() { here: printf("PP"); }
3 15339#include main() { int i=1,j=2; switch(i) { case 1: printf("GOOD"); break; case j: printf("BAD"); break; } }
6 19992hi 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
2199Post New ME Interview Questions
What is :: operator in java?
Which component is used to execute the sql statements?
need testing projects where can i find them
What is Purpose to Validate in Sqoop?
Is linux a kernel or os?
How can you take database backup in mongodb?
What do you understand by avr?
What is a markdown and what does sap is retail provides in this regard?
what is abstract classes
Explain resistance?
What is p table in angular?
hi, i am searching job in cognos and datastage, does any can provide me the real time experieced scenerios and questions related to cognos and datastage projects, so if anyone provide me the documents related this can very helpful to me, my mail id is tchiru01@yahoo.com
Sir 33kva 2 transformer load 900 amp calc 1800 amp mana jayega
Distinguish between system.string and system.text.stringbuilder classes?
What is a pointer variable in c language?