write a program to display the array elements in reverse
order in c language
Answer Posted / dally
in the above of my answer is correct coz in that i am taking
count =0;
so the array will start from last element.
| Is This Answer Correct ? | 9 Yes | 22 No |
Post New Answer View All Answers
If jack lies on Mon, Tue Wed and jill lies on Thursday, Friday and Saturday. If both together tell they lied yesterday. So c the given options and then c cos in the given dates one will be saying the truth and one will be lying. I got Thursday as option because jack is saying the truth he lied yest but jill is lying again as he lies on that day.
Why are all header files not declared in every c program?
What are the scope of static variables?
Explain the meaning of keyword 'extern' in a function declaration.
What is wrong with this statement? Myname = 'robin';
When do you not use the keyword 'return' when defining a function a) Always b) Never c) When the function returns void d) dfd
How can I get back to the interactive keyboard if stdin is redirected?
When reallocating memory if any other pointers point into the same piece of memory do you have to readjust these other pointers or do they get readjusted automatically?
Explain spaghetti programming?
What is optimization in c?
Why do we use main function?
What is %d used for?
Can you write the algorithm for Queue?
Explain what is meant by 'bit masking'?
What is void main ()?