+ 1
Is the copy constructors in Java? If not as inbuilt copy constructors then why?
We can use the object to pass as argument in java to work in copy constructors. But any reason behind we cannot directly do this.
0 Antworten
We can use the object to pass as argument in java to work in copy constructors. But any reason behind we cannot directly do this.