How does marker interface provides functionality to the
implemented class ?

or How dose maker interface gets the functionalities as
serialization or cloning.

Answer Posted / yadav


I answered , Nobody has clear answer regarding this, The
marker interfaces would have got the functionalities from
the super class or interface . Marker interfaces are
called as tagged interfaces which wraps a specific
functionality with its name.It doesn't contains any method.

Is This Answer Correct ?    5 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is comparable and comparator interface? List their differences

570


how would you implement a thread pool? : Java thread

499


Why char array is favored over string for the storage of passwords?

548


What is the use of parse function in java?

503


Explain the difference between protected and default access.

509






What is the difference between JVM and JRE?

614


Can a constructor call another constructor?

556


If a class is declared without any access modifiers, where can the class be accessed?

585


What is the byte range?

574


What is singleton class in java and how can we make a class singleton?

559


How many days will it take to learn java?

506


Is zero a positive integer?

521


Where is core java used?

568


When should I use singleton?

514


What is the difference between method and means?

564