Q53
What is the purpose of the copy() method for sets?
A.
Creates a shallow copy of the set
AnswerB.
Creates a deep copy of the set
C.
Creates a new set with elements from the original set
D.
Creates a reversed copy of the set
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board