What is a marker interface?



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

Post New Answer

More Core Java Interview Questions

What is import java util arraylist?

0 Answers  


Can we have any code between try and catch blocks?

0 Answers  


What do you understand by a Static Variable?

0 Answers   CGI,


what is the replacement method of stop() of thread

8 Answers   IBM, TCS,


Explain the difference between map and flatmap stream operation?

0 Answers  


In case of inheritance what is the execution order of constructor and destructor?

0 Answers   Agilent,


Explain the differences between static and dynamic variables?

0 Answers   Fidelity,


What is string in java? String is a data type?

0 Answers  


What is the map interface in java programming?

0 Answers  


Can a class have multiple constructors?

0 Answers  


What is meant by binding in rmi?

0 Answers  


What is the difference between double and float variables in java?

0 Answers  


Categories