Multiple choice ___________ method creates and returns a copy of an object. copy() clone() xcopy() copyObject() Reveal answer Fill a bubble to check yourself B Correct answer Explanation The clone() method creates and returns a copy of an object.