How Marker Interfaces are instruct to complete the desired
need ?

Answer Posted / sreedhar

marker interface is there no content of that,Marker
interfaces are Serializable, Clonable, SingleThreadModel,
Event listener. Marker Interfaces are implemented by the
classes or their super classes in order to add some
functionality.

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is difference between call by value and call by reference?

506


What state is a thread in when it is executing?

533


Explain public static void main(string args[]).

569


What is the history of java?

552


Write a program to check string is palindrome without using loop?

570






What are the Class Libraries ?

600


What is method overloading in java ?

564


What is return used for in java?

524


What is oop in java?

533


What best practices should you follow while writing multithreaded code in java?

549


If system.exit (0); is written at the end of the try block, will the finally block still execute?

624


Can we override compareto method?

510


What is return keyword in java?

568


Can a class have a static inner class?

610


What is the purpose of the enableevents() method?

587