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

Answer Posted / samir

Marker interface is interface which doesn't have nay method
but still holds information..
Ex: Clonable

Is This Answer Correct ?    44 Yes 12 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What’s meant by anonymous class?

606


Assume a thread has lock on it, calling sleep() method on that thread will release the lock?

628


What do you mean by composition in java?

572


What's the access scope of protected access specifier?

535


What is the purpose of final keyword and when to use it?

530






What is difference between add() and addelement() in vector?

1071


Explain the public class modifier?

507


Can a lock be acquired on a class in java programming?

536


What is compareto () in java?

542


Is linked list a linear or non-linear data structure?

550


Explain about java sdk?

583


Mention a package that is used for linked list class in java.

529


Is zero a positive integer?

537


What are the methods of object class ?

565


Name few java util classes introduced with java 8 ?

507