Hai all
I want to print given array in reverse order Ex:
int a[]={1,2,3,4,5};display this array in reverse order.
Answer Posted / anandkumar
hai kumar you r wrong
with use of loop only we can reverse...
we can't do it with reverse() method b'coz this is not String Type....
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is abstraction in java?
How do I enable java in safari?
How many characters is 16 bytes?
Explain the differences between static and dynamic variables?
what do you mean by marker interface in java?
What is the purpose of main function in java?
What is the maximum length of a url?
What is oops in java?
Can a static method be final?
How to display arraylist values in java?
What is array command?
Why constructor has no return type?
What do you mean by a JVM?
What does file separator do in java?
Explain about assignment statement?