Skip to content
This repository has been archived by the owner on Mar 27, 2022. It is now read-only.

Regarding Clone hierarchy #40

Discussion options

You must be logged in to vote

The abstract class B implicitly extends java.lang.Object. It overrides the clone() methods of Object. Any classes can override the clone() method without the need to implement the Cloneable interface, which has an empty body. Hope it clarifies.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@DelusionArun
Comment options

Answer selected by sccust
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants