How many methods does cloneable interface contains?
Answer Posted / dhinesz
What about clone() method?. Whether it is defined by
Cloneable Interface?Please clarify this as marker interface
means doesn't have any methods right?
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Does google use java?
What is the purpose of file class?
When a lot of changes are required in data, which one should be a preference to be used? String or stringbuffer?
Which java collection does not allow null?
What are classloaders?
When is the arraystoreexception thrown?
why we use merge option in hybernate pls give a ex snippet
What will be the initial value of an object reference which is defined as an instance variable?
What are the two main uses of volatile in Java?
How can we make sure main() is the last thread to finish in java program?
What is xslt in java?
If two threads have same priority which thread will be executed first ?
How do you break a loop?
What is the difference between hashset and treeset in java?
What is meant by binding in rmi?