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 %d in printf?
What is meant by class loader? How many types are there?
Which language is java?
What is java command?
Is java call by reference?
What is the difference between dom and sax parser in java?
What language is java written?
What’s the difference between constructors and other methods?
What are the states of thread in java?
Can java list contain duplicates?
What is a file pointer?
What are the main differences between the java platform and other platforms?
How do you check if a character in a string is a digit or letter?
How to check if a list is sorted in java?
What is use of super keyword in java?