What is Marker interface in java? and what is clone?

Answer Posted / medha

marker interface is interface with no methods.marker
interfaces:
serializable,clonable,SingleThreadModel,EventListener
marker interfaces are called in order to add some
functionality to the calling classes.

Is This Answer Correct ?    16 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does  mean in regex?

571


What’s the difference between callable and runnable?

549


How do I write a self declaration?

554


Explain the different forms of polymorphism?

569


What 4 doubled?

544






What are advantages of exception handling in java?

587


What is map in java?

520


Can java arraylist hold different types?

496


What are class members by default?

663


How does system arraycopy work in java?

579


What is main string [] args?

522


How many types of voids are there?

535


What is the escape character in java?

513


How to disable caching on back button of the browser?

531


What is abstract class constructor called?

571