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

What is a layout manager and what are different types of layout managers available in java awt?

972


What is application tier?

803


What is incompatible types in java?

807


How can you handle java exceptions?

744


can used Protected Class outside Function.?

848


What is a wrapper method?

782


What must a class do to implement an interface in java programming?

763


java program with complete 4 oops concepts implemented example

2938


What is overloading and overriding in java?

932


Can a variable be local and static at the same time?

782


Does importing a package imports its sub-packages as well in java?

767


What is hashtable and explain features of hashtable?

777


What is bool mean?

765


what is the difference between future and callable interface in java?

891


Can I extend singleton class in java?

856