explain the clone method and clonable interface



explain the clone method and clonable interface..

Answer / bindhu

Clonnable interface is used to create excact copy of an
object or method or variable.

When we want a replica of one object and want to use
it in some other scenario then we make use of cloneable
interface.

Is This Answer Correct ?    6 Yes 4 No

Post New Answer

More Core Java Interview Questions

What is ellipsis in java?

0 Answers  


What is hashmap and map?

0 Answers  


What are the benefits of operations in java?

0 Answers  


Explain the JDB in depth & command line.

0 Answers  


what is stringtolennizer with example?

2 Answers   Symphony,






Can you extend more than one interface?

9 Answers  


what is the difference between @include page and @include file

2 Answers  


I was asked to draw the class diagram for the below scenario which should obey OOPS concept. A Portal is to be developed for a school , which has 3 main divisions viz , Education , Admin & Trust. Each division has 2 sub divisions Kinder Garden & Higer Secondary.

3 Answers   Amtek, Huawei,


How do you use compareto in java?

0 Answers  


Explain the difference between call by refrence and call by value?

0 Answers  


What is meant by flickering?

0 Answers  


How do you find the maximum number from an array without comparing and sorting?

0 Answers   BlackRock,


Categories