Why null interfaces are used in Java?
Answers were Sorted based on User's Feedback
Answer / guest
Null interfaces can also be called as Tag interface
eg: Serializable,RandomAccess
| Is This Answer Correct ? | 1 Yes | 1 No |
how can u apply shallow cloning and deep cloning to create object?
IN java collections we have both interfaces and classes. instead of using interfaces why we can't use classes only like that why we can't use interfaces only. why we need two things interface and class.
Where is stringbuffer stored?
What is data abstraction? Elaborate with example?
What is map in java?
What is type conversion in java?
Explain about GridBag Layout?
java can provide security ,how can provide?
8 Answers Aspire, BNP Paribas, Genpact, IBM,
What are voids?
How to use scanner in java?
What is toarray method in java?
In which JDK version event-delegation model is introduced?