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
How does arraylist work in java?
What is a superclass?
How does regex work?
How to sort double array in java?
In multi-threading how can we ensure that a resource isn't used by multiple threads simultaneously?
Is java hashset ordered?
What is the collection interface?
Do I need java on my computer?
Explain the Propertie sof class?
What is the difference between stringbuffer and stringbuilder class?
Explain the difference between abstract classes and interfaces in java?
How do you add an element to a hashset in java?
How many digits is int32?
What is classes in java?
Which class represents the socket that both the client and server use to communicate with each other?