Vidyalelo
Python · Q13

Python Sets MCQs: Exam

Programming · Python · question 13

Q13

Which method is used to find the intersection of two sets?

A.
intersection()
Answer
B.
common()
C.
intersect()
D.
integrate()

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board