the clone function is good for large projections true or false
Answers
Answered by
0
Answer: False Depends On Type of program
Answered by
0
The projections of clone completely depends on the use or the application it is going to be use.
It is used for duplication of the objects is true.
Explanation:
- The projections of clone completely depends on the use or the application it is going to be use. It is used for duplication of the objects is true.
- The clone() method acts like a copy constructor. A constructor is same as that of the class.
- The cloning of the method refers to as the name suggest the copy that is the creation of an exact copy of an object.
Similar questions