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
Describe method overriding
Why can't we make a class private in java?
How many types of parsers are there?
What is the difference between an object-oriented programming language and object-based programming language?
How big is a gigabyte?
What is the purpose of format function?
What the difference is between execute, execute Query, execute Update?
What is the meaning of flag day?
What does the three dot emoji mean?
Under what conditions is an object’s finalize() method invoked by the garbage collector?
How many days will it take to learn java?
What's the difference between an abstract class and interface in java?
What are the advantages of defining packages in java?
Should you use singleton pattern?
What is array class in java?