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
Can a function return a function?
If system.exit (0); is written at the end of the try block, will the finally block still execute?
What is package protected in java?
Which number is denoted by leading zero in java?
What is keyword auto for?
What is thread synchronization in java?
Is java written in c?
What is multiple inheritance? Is it supported by java?
What is a short in java?
What happens when main () method is declared as private?
What are wrapper classes in java?
Does java isempty check for null?
Is alive method in java?
What is the difference between scrollbar and scrollpane?
What is console based application in java?