Answer Posted / nashiinformaticssolutions
An ability to recreate an object entirely similar to an existing object is known as Object Cloning in Java. Java provides a clone() method to clone a current object offering the same functionality as the original object.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the difference between childNode and children?
What is the === in javascript?
Why do we need to declare variables?
Name some of the JavaScript features?
Is javascript case sensitive language?
What is null in programming?
What are decodeuri() and encodeuri() functions in javascript?
Is there any class in javascript?
Define event bubbling?
Is a function an object?
What does === mean in js?
What are the five data types?
Is javascript a highly secure scripting language?
What is an onclick?
What is the use of Void(0)?