void main() { char far *farther,*farthest; printf("%d..%d",sizeof(farther),sizeof(farthest)); }
3 30886main() { int i=1; while (i<=5) { printf("%d",i); if (i>2) goto here; i++; } } fun() { here: printf("PP"); }
3 15104#include main() { int i=1,j=2; switch(i) { case 1: printf("GOOD"); break; case j: printf("BAD"); break; } }
6 19568hi 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
2113Post New ME Interview Questions
What is working principle of profibus?
Why Maven Plugins are used?
Who invented hadoop?
-Which expression we can not use in Maplets?, -Can we join(relate) two dimensions in a schema? -Why and where we use 'sorted input' option?
Which arithmetic operations can result in the throwing of an arithmeticexception?
What is a rectifier, what are its various types?
What is protected access modifier?
what are the advantages and disadvantages of views in a database? : Sql dba
What is the target antigen for breast cancer?
How do you insert a block?
Mention the terms that Drupal taxonomy is created?
what should be the ideal replication factor in hadoop?
What is the scalability and elasticity in Cloud Computing?
What is the difference between method overriding and overloading?
Can linux run on 2gb ram?