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 are the fileinputstream and fileoutputstream?
How do you check if a string is lexicographically in java?
What is slash r?
How do you define a variable?
Is string thread safe in java?
What is a java object and java application?
What are the major drawbacks of external iteration?
Why we use set in java?
Does treeset allow null in java?
What is comparable and comparator interface? List their differences
Can an integer be a string?
Define "Access specifiers" in java.
what are the high-level thread states? : Java thread
What are static initalizers in java ?
What is java lang object?