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
How do you declare an array that will hold more than 64KB of data?
How many ways can an argument be passed to a subroutine and explain them?
Explain about main() method in java ?
What are classloaders?
How do you convert an int to a double in java?
Is it possible to use string in the switch case?
What is java beans?
Explain the transient field modifier?
Are generics important java?
How do you find the independent variable?
How do I enable java in safari?
Which containers use a flowlayout as their default layout in java programming?
What is an i/o filter?
What is the difference between a loader and a compiler?
What is boolean query?