Answer Posted / niranjanravi
They are organised one over the other like a deck of cards.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the function of compareto in java?
Can static method access instance variables ?
Can we declare the static variables and methods in an abstract class?
What is == mean?
Can we overload final method in java?
What is integers and example?
What is the difference between inheritance and encapsulation?
Difference between current previous versions of Java?
Is arraylist dynamic in java?
What is generic class?
What is the abstract class?
How is it possible for two string objects with identical values not to be equal under the == operator?
What are the drawbacks of reflection?
What are the advantages of exception handling in java?
Difference between linkedlist and arraylist.