0 votes
in JAVA by
Out of these methods of the Object class, which one can clone an object?

1) Object clone()

2) clone()

3) Object copy()

4) copy()

1 Answer

0 votes
by

1) Object clone()

Related questions

0 votes
asked Aug 21, 2022 in JAVA by sharadyadav1986
0 votes
asked Apr 13, 2023 in JAVA by Robin
...