what is the use of clone method? why user cant overwrite in
sub class without its proper defination.
Answer Posted / guest
clone method is used to create copies of an object.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Tell me the Importent classes in net package?
How do you create a bulleted list?
What is the Scope of Static Variable?
Why we override equals() method?
What is static variable with example?
How to access arraylist elements in java?
Can main() method in java can return any data?
What are the benefits of java?
what is the swingutilities.invokelater(runnable) method for? : Java thread
Can I declare class as static or private?
Is age discrete or continuous?
What are the different types of multitasking?
how we can use debug in myeclipse 6.0 in order solve the problems that exist in our program when there are 900 to 1000 pages in a web application
What if the main() method is declared as private? What happens when the static modifier is removed from the signature of the main() method?
Explain about the security aspect of java?