What is a marker interface?
Answer / nashiinformaticssolutions
An empty interface in Java is referred to as a Marker interface. Serializable and Cloneable are some famous examples of Marker Interface.
Is This Answer Correct ? | 0 Yes | 0 No |
What is import java util arraylist?
Can we have any code between try and catch blocks?
What do you understand by a Static Variable?
what is the replacement method of stop() of thread
Explain the difference between map and flatmap stream operation?
In case of inheritance what is the execution order of constructor and destructor?
Explain the differences between static and dynamic variables?
What is string in java? String is a data type?
What is the map interface in java programming?
Can a class have multiple constructors?
What is meant by binding in rmi?
What is the difference between double and float variables in java?