Vidyalelo
Python · Q66

Python Sets MCQs: Exam

Programming · Python · question 66

Q66

Which of these about a frozenset is not true?

A.
Mutable data type
Answer
B.
Allows duplicate values
C.
Data type with unordered values
D.
Immutable data type

Answer: Option A

Solution

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