Vidyalelo
Python · Q34

Python Sets MCQs: Exam

Programming · Python · question 34

Q34

Which of these about a set is not true?

A.
Mutable data type
B.
Does not allow duplicate values
C.
Data type with unordered values
D.
Immutable data type
Answer

Answer: Option D

Solution

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