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 are features of java?
What is the ==?
How does class forname work in java?
What is parseint?
What is the difference between int and integer in java?
Does .length start 0 java?
How do you decide when to use arraylist and linkedlist?
Explain the use of volatile field modifier?
What are the 4 versions of java?
Why packages are used?
Is arraylist zero based?
What are the advantages of java over C++?
Can a method be overloaded based on different return type but same argument type?
What do you mean by garbage collection used in java?
How does regex work?