Answer Posted / ravikiran
Null interface are the interfaces with out methods.Known as
marker interfaces.
serializable
externalizable
cloneable
| Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
What is ternary operator in java?
What is meant by interface?
What is the difference between public, private, protected, and friend access?
Which is illegal identifier in java?
What is the purpose of the enableevents() method in java programming?
What is garbage collector?
What is internal iteration in java se 8?
Can keyword be used as identifier?
What is a line break example?
Does java runtime require a license?
What is the symbol for average?
What is regex in java?
If you do not want your class to be inherited by any other class. What would you do?
What is the difference between jdk and jre?
What happens if a constructor is declared private?