CBSE Class 11 Computer Science Question 22 of 173

Data Handling — Question 7

Back to all questions
7
Question

Question 7

Which of the following is not an immutable type in Python ?

  1. String
  2. Tuples
  3. Set ✓
  4. dictionary ✓
Answer