write a program to display the array elements in reverse
order in c language
Answer Posted / pixie
all the answers are not working ... it compiles well but does not give any thing in return just keeps on taking in put and no output :|
| Is This Answer Correct ? | 3 Yes | 5 No |
Post New Answer View All Answers
When should I declare a function?
What is a null pointer assignment error? What are bus errors, memory faults, and core dumps?
Can math operations be performed on a void pointer?
How many levels of indirection in pointers can you have in a single declaration?
What are the disadvantages of a shell structure?
What is a lookup table in c?
Differentiate between static and dynamic modeling.
How can I remove the leading spaces from a string?
Explain the red-black trees?
What is pointer & why it is used?
What is the use of bit field?
What is enumerated data type in c?
Why do we use pointer to pointer in c?
What is storage class?
Can we declare variables anywhere in c?