write a program to display the array elements in reverse
order in c language
Answer Posted / shruti
The above solution is ritee.. :-)
cheers..
| Is This Answer Correct ? | 93 Yes | 64 No |
Post New Answer View All Answers
Difference between pass by reference and pass by value?
How many identifiers are there in c?
What is the size of enum in bytes?
The file stdio.h, what does it contain?
using only #include
What is console in c language?
What is pointer to pointer in c?
Explain how can I open a file so that other programs can update it at the same time?
What are pointers in C? Give an example where to illustrate their significance.
What are loops c?
How the c program is executed?
What is pointer to pointer in c language?
HOW TO SOLVE A NUMERICAL OF LRU IN OS ??????
Explain what is the use of a semicolon (;) at the end of every program statement?
Differentiate between ordinary variable and pointer in c.