void main() { char far *farther,*farthest; printf("%d..%d",sizeof(farther),sizeof(farthest)); }
3 31149main() { int i=1; while (i<=5) { printf("%d",i); if (i>2) goto here; i++; } } fun() { here: printf("PP"); }
3 15335#include main() { int i=1,j=2; switch(i) { case 1: printf("GOOD"); break; case j: printf("BAD"); break; } }
6 19986hi 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
2198Post New ME Interview Questions
How to get a list of all tables in a database?
Who regulated Capital Market?
what are the different types of database servers
How the GATE rank calculated?and whats the importance of GATE SCORE?And how it calculated?
How do you handle rejection?
What is the importance of driver in hive?
Why are sql functions used?
How do you manage interdisciplinary collaboration with other engineering disciplines during the aircraft design process?
How do you sort arraylist in descending order?
How does the ioc (inversion of control) container work?
How does nodejs single threaded work?
can you instantiate a com object by using t-sql? : Sql server database administration
Why 4-20 amps is being used in instruments? Why cant we use any other range instead of 4-20 amps? Why only 4 amps is taken as lower limit and why 20 amps is taken as the higher limit?
What do you want to achieve in life and how would you do it?
Write a test case for a car, which has been, recently launch in a market to check its durability, fuel efficiency and its optimum speed.