Computer Science, asked by zayn39, 1 year ago

in Java Object clonning, constructor mai object hota hai as argument?????​

Answers

Answered by sunshineee
0

Constructor can be a default constructor or a parameterised constructor. A parameterised constructor takes arguments.

Similar questions