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
Explain the difference between getch() and getche() in c?
Difference between Function to pointer and pointer to function
What happens if header file is included twice?
please send me the code for multiplying sparse matrix using c
What is keyword with example?
Can you apply link and association interchangeably?
What are integer variable, floating-point variable and character variable?
Can we declare a function inside a function in c?
"%u" unsigned integer print the a) address of variable b) value of variable c) name of a variable d) none of the above
Can a variable be both static and volatile in c?
number of times a digit is present in a number
Is c still relevant?
What is && in c programming?
What is the need of structure in c?
What are the advantages of union?