Object is used to create copy or replica of an object. java objects which implement Cloneable interface are eligible for using the clone method.
確定! 回上一頁