write a program to display the array elements in reverse
order in c language
Answer Posted / nanda
all the answers r wrong no logic
| Is This Answer Correct ? | 10 Yes | 21 No |
Post New Answer View All Answers
What do mean by network ?
Write a program to reverse a given number in c?
Who is the founder of c language?
code for quick sort?
what is uses of .net
What should malloc(0) do? Return a null pointer or a pointer to 0 bytes?
Differentiate between functions getch() and getche().
Devise a program that inputs a 3 digit number n and finds out whether the number is prime or not. Find out its factors.
WRITE A PROGRAM TO MERGE TWO SORTED ARRAY USING MERGE SORT TECHNIQUE..
What are the properties of union in c?
What is the advantage of using #define to declare a constant?
What is the use of clrscr?
How to check whether string is a palindrome, WITHOUT USING STRING FUNCTIONS?
Explain what does the function toupper() do?
What is difference between structure and union?