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 / guest

5
4
3
2
1

Is This Answer Correct ?    0 Yes 9 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is a string literal?

517


Can constructor be synchronized?

531


What is a treeset class?

554


What is the use of :: in java?

566


What is an empty string in css?

520






What is immutability in java?

600


What is void data type?

568


Where to store local variables?

579


What is the difference between heap memory and stack memory?

613


What are examples of modifiers?

506


Difference between object instantiation and construction ?

578


What is polymorphism and what are the types of it?

494


When can we say that threads are not lightweight process in java?

588


What is the default access specifier for variables and methods of a class?

564


Is jdk required on each machine to run a java program?

740