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 pangram in java?
Explain inner classes ?
String and stringbuffer both represent string objects. Can we compare string and stringbuffer in java?
Which is faster call by value or call by reference?
Explain what pure virtual function is?
What is integer valueof?
What is output buffer?
Why is a string immutable?
Explain the pointers in Java?
Explain the term virtual machine?
In which language java is written?
Is overriding possible in java?
What is return data type?
What do you understand by the term polymorphism?
Implementations of set interface?