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 15105#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
Name methods of classification methods?
Why do you need orm tools like hibernate?
For protecting a transaction using the transaction security function, the two things that must be done are?
What makes .net core cross platform?
Explain tajo configuration files?
What Are The Steps Involved In The Concreting Process, Explain?
How create measures and dimensions?
Properties of F.O. the cause damage on auxiliary boiler.
What is a uri query?
What is biological neuron?
Beginning Balance, Dec. 31, 20xx Creditable Income Tax 211,829.00 Income Tax Payable (132,808.00) > Balance 79,021.00 ITR (1st Quarter) - Jan. 31, 2016 - Mar. 31, 20xx Normal Tax (30% of Taxable Income) 2,205.02 MCIT (2% of Gross Income) 7,865.71 Aggregate Income Tax Due (Normal Tax vs. MCIT whichever is hihger) 7,865.71 Less: Tax Credits/Payments Prior Years Excess Credits 79,021.00 Creditable Tax Withheld - 79,021.00 Tax Payable, per return (71,155.29) What should be the entry in my book to record the above transactions? Thank you!
Explain bucketing in Hive?
What is ad-hoc in wi-fi?
Declare a class vehicle and make it an abstract data type.
What is a standard template library (stl)?