What are null interfaces in JAVA ? and give me some
examples?
Answer Posted / devesh dashora
null interface is such which have no abstract methods
declaration in interface definition. For Ex. Clonable
interface.
Is This Answer Correct ? | 13 Yes | 1 No |
Post New Answer View All Answers
What is the difference between jfc & wfc?
Which is the class in java?
What is the difference between jdk, jre, and jvm?
Describe the process as to how substring() methodology mechanisms in java.
In java, what is the difference between method overloading and method overriding?
Explain about the dynamic behavior of core java?
How many bits is a char?
How to make a read-only class in java?
Will minecraft java be discontinued?
Is there is any difference between a scrollbar and a scrollpane?
Explain treeset?
What is an abstract method in java programming?
What is thread count in java?
Give some features of interface?
What is difference between Heap and Stack Memory?