Answer Posted / 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 View All Answers
Hi friends am new to java. I read jar file means collection of java files. For executing struts application what are the necessary jar files. " struts.jar " file contains what. can u explain
Are the imports checked for validity at compile time? Will the code containing an import such as java.lang.abcd compile?
What are conditionals and its types?
How many times finalize method will be invoked? Who invokes finalize() method in java?
Why is java called java?
Can we use a switch statement with strings?
Can a method inside a interface be declared as final?
What is string manipulation?
How many bytes is 255 characters?
What do you mean by inner class in java? Explain
What is the method in java?
What is this keyword used for?
What does opcode mean?
how its run?
How do you sort data in java?