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
Is overriding possible in java?
Which package has light weight components in java programming?
Make a data structure and implement an algorithm to print all the files in a directory. (The root directory can have sub-directories too.)
Hi i am creating desktop application in that i want calling to mobile number. i have java telephone api (JTAPI) but i dont understand how it configure & use plese help me
What is method overloading with type promotion?
What is double in java?
Can we override static methods in java?
What are wrapper classes in java?
What is main string [] args?
What is the final class?
What is an off by one error in java?
What do you mean by mnemonics?
What is java lang string?
What is the public method modifier?
What are the Class Libraries ?