void main() { char far *farther,*farthest; printf("%d..%d",sizeof(farther),sizeof(farthest)); }
3 30993main() { int i=1; while (i<=5) { printf("%d",i); if (i>2) goto here; i++; } } fun() { here: printf("PP"); }
3 15204#include main() { int i=1,j=2; switch(i) { case 1: printf("GOOD"); break; case j: printf("BAD"); break; } }
6 19723hi 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
2142Post New ME Interview Questions
What new can you bring to the organization.
What is electronic invoicing ?
What purpose does the model database server?
write a shell script to generate a alert ? like when ur birthday came then generate a alert ur birthday is today like that ?
Explain Optimization technique description?
Is padding included in width?
Cheque rs 1400 received from Charles in settlement of a debit of rs 1500 returned dishonored
How to Detect print errors?
Explain how to enable cron in magento?
What is the function of view buttons?
Explain how can you be sure that a program follows the ansi c standard?
Does python have overloading?
How can I check a website is safe?
Explain restful web service?
What is a viewbag?