Hello Folks,
Can any one tell me How to clone an Object of a class?.I have tried to clone an object of a class using clone() method in Object class and it's throwing clone not supported exception.One more thing the clone method returns an object which is a protected object.How will I use that in a different class??.
Any sample codes would be appriciatable.
Thanks in Advance,
Murali

"Excellence is never an accident; it is always the result of high intention, sincere effort, intelligent direction, skillful execution, and the vision to see obstacles as opportunities"