tailieunhanh - Clone

Objectives of Clone is describe how to make a copy of a reference type (ICloneable interface, clone method, method); Discuss special cases (string field, reference field, inheritance). | Clone developmentor 1U Objectives Describe how to make a copy of a reference type - ICloneable interface - Clone method - method Discuss special cases - string field - reference field - inheritance developmentor Motivation reference type Classes are reference types - instance is reference object .