What modifiers are used for interface declaration?
Answer Posted / ravi kumar
public
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is final access modifier in java?
What is array and arraylist in java?
What is constructor and virtual function? Can we call a virtual function in a constructor?
What are the differences between this and super keyword?
What do you mean by garbage collection used in java?
Is java hard to learn?
What 4 doubled?
How do you use compareto?
What is a Hash Table? What are the advantages of using a hash table?
Is vector ordered in java?
How to display arraylist values in java?
What is a copy constructor in java?
What is ‘is-a ‘ relationship in java?
Why set do not allow duplicates in java?
design an lru cache in java?