What are null interfaces in JAVA ? and give me some
examples?
Answer Posted / kalyan
Null interfaces are act as makers ...they just tell the
complier that the objects treated as a differently by
JVM...Examples of null interfaces is
serializable ,remote,Cloneable
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is a function easy definition?
How do I find and replace in word?
What is the same as procedures?
What is a key in java?
What is the difference between an if statement and a switch statement?
What are daemon Threads in java?
Can we call virtual funciton in a constructor ?
How many functional interfaces does java 8 have?
How to access arraylist elements in java?
How do you compare two objects?
Is minecraft java edition free?
What package is math in java?
What does string intern() method do?
What is pass by value?
How is Object Oriented Programming different from Procedure Oriented Programming?