Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is cloneable interface?

Answer Posted / prashant singh

cloneable interface is a marker interface,found in java.lang package.if we want to clone the object then we have to implement this interface.
if we do not implement it and try to make clone of object then CloneNotSupportedException is thrown.

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 exception hierarchy in java?

1071


Why do we create threads in java?

1339


Can we write multiple catch blocks under single try block?

1140


What does serializing data mean?

1001


how do I create a runnable with inheritance? : Java thread

1025


What's the difference between comparison done by equals method and == operator?

1018


why using interface interface ?

2102


What is string literal in java?

1095


What are keywords in programming?

1066


Tell us something about set interface.

1065


What do you understand by soft reference?

1098


Why string is called as immutable?

1005


What is the purpose of the System class?

1040


What is charat ()?

984


What is import java util arraylist?

1238