Difference between collection, collection and collections in java?
No Answer is Posted For this Question
Be the First to Post Answer
what is meant by encapsulation?
Can you have a constructor in abstract class?
how can you say that java is independ language
What is a stack class in java ?
0 Answers Akamai Technologies,
what is dynamic method dispatch ?
27 Answers Fidelity, MUET, SDSF,
What is the difference between abstract class and interface?
What is deserialization and how do we do deserialization?
What is outofmemoryerror in java?
What is difference between call by value and call by reference?
What are static variables and functions?
Why vector is used in java?
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.