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 difference between static and final?
How do you sort in java?
What isan abstract class and when do you use it?
What is an iterator java?
How to set the permissions to a file in java?
Which containers use a flowlayout as their default layout in java programming?
How do I type unicode?
What are the restrictions imposed on method overriding?
String class is defined under which package in java?
How do you do descending order in java?
What is java console application?
Can a java program have 2 main methods?
When do we use synchronized blocks and advantages of using synchronized blocks?
What are the difference between string, string builder, and string buffer in java?
What is the difference between method and means?