What are the names of interfaces that doesn't consists of
method/s ?
Answer Posted / priyavarzhni
Cloneable interface
Serializable interface
these are called marker interface.
Interface without any method is called Marker or Null
Interface
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is the transient keyword?
What is n in java?
Do you need to import math in java?
Explain the advantages of packages in java?
Assume a thread has lock on it, calling sleep() method on that thread will release the lock?
Is singleton set an interval?
What is null object in java?
How can a gui component handle its own events in java programming?
Explain the term virtual machine?
Why is java architectural neutral?
What are the types of methods in java?
Which collection is best for sorting in java?
What is the difference between stored procedure & function?
What is the size of an array?
What is byte code and why is it important to java’s use for internet programming?