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

Answer Posted / srinivas

the interface doesn't have any methods called marker interface
But due to implement that interface the object contain some capability.
EX: Clonable

Cloning means we can create exatly duplicate object

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

write a program that list all permutations of ABCDEF in which A appears before B?

2239


What is a parameter in matrices?

754


What is style and indentation?

766


What is a static class in java?

745


How can you set the applet size?

813


What is string builder in java?

759


What is Applet Stub Interface ?

2165


What are singleton services?

673


When should you use arraylist and when should you use linkedlist?

699


Can a static class have a constructor?

755


Is it possible to override the main method?

730


What is meant by null and void?

733


can I implement my own start() method? : Java thread

745


State the main difference between c++ and java?

798


What is empty list in java?

828