main() { int c[ ]={2.8,3.4,4,6.7,5}; int j,*p=c,*q=c; for(j=0;j<5;j++) { printf(" %d ",*c); ++q; } for(j=0;j<5;j++){ printf(" %d ",*p); ++p; } }
2 9945Post New CSS C Code Interview Questions
what are the challenges of being a team leader and a supervisor?
What do you know about facades in laravel? Explain.
What are javascript closures?when would you use them?
How to see when were the optimizer stats last time run?
That Schema is Best in Performance?
How you pass the variable data in program or in code?
What is ctrl f8?
How do you add an element to an arraylist in java?
what is the meaning of WYE and DELTA in Electric meter?
What is a subtree?
What are the data classes in abap?
How does find function work in excel?
What makes you special as compared to the other applicants?
How do you do a selection sort?
Can I learn java without any programming experience?