void main() { char far *farther,*farthest; printf("%d..%d",sizeof(farther),sizeof(farthest)); }
3 30994main() { int i=1; while (i<=5) { printf("%d",i); if (i>2) goto here; i++; } } fun() { here: printf("PP"); }
3 15208#include main() { int i=1,j=2; switch(i) { case 1: printf("GOOD"); break; case j: printf("BAD"); break; } }
6 19731hi 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
2143Post New ME Interview Questions
Write a program to implement a round robin scheduler and calculate the average waiting time.Arrival time, burst time, time quantum, and no. of processes should be the inputs.
Do you have to use a template in wordpress?
What do you mean by cassandra-cqlsh?
What are the different theories of failure under static load?
How will you allow a class to be inherited, but prevent the method from being over-ridden?
Do you have to choose the same level (e.g. Self) for all the success factors identified?
What is the difference between the design-time and run-time data tables?
Compare MapReduce and Spark?
what do you mean by the accumulated depreciation?
How to protect your website from sql injection in zend using select query?
Explain session object in hibernate?
Sales tax waybill is required for how much value of invoice (for example we raise Rs.1000 bill is waybill required in andhra pradesh)
What is a stored procedure in mysql?
please write motor, transformer, Generator setting, fault level calculation of Tr.etc
What is nsmanagedobjectmodel?