Answer Posted / guest
Null interfaces can also be called as Tag interface
eg: Serializable,RandomAccess
Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is private public protected in java?
What does the “final” keyword mean in front of a variable? A method? A class?
Are true and false keywords?
What is indexof?
Explain treeset?
What is command line argument in java?
What is the difference between a constructor and a method?
Differentiate between static and non-static methods in java.
Why java is called not pure object oriented language?
Which object oriented concept is achieved by using overloading and overriding?
What is lifetime variable?
Can you sort a list in java?
A person says that he compiled a java class successfully without even having a main method in it? Is it possible?
what is anonymous class in java?
Is arraylist ordered?