What kind of variables can a class consist?
No Answer is Posted For this Question
Be the First to Post Answer
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.
What is the static import?
what are ER diagrams?
What is class forname?
why java does not have operator overloading?
What is the set interface in java programming?
When we r go to abstract class and when we go to Interface? i have confusion this question while in interview plz clarify
whats is inheritance?
15 Answers CTS, HCL,
In how many ways we can do exception handling in java?
Why does java have two ways to create child threads?
What do negative exponents mean?
what is the volatile modifier for? : Java thread