Python Programming - Data Types - Discussion
Discussion Forum : Data Types - General Questions (Q.No. 2)
2.
Which of the following is a mutable data type?
Answer: Option
Explanation:
Lists are mutable in Python, meaning that their contents can be changed after they are created. Strings, tuples, and floats are all immutable, meaning that their contents cannot be changed after they are created.
Discussion:
Be the first person to comment on this question !
Post your comments here:
Quick links
Quantitative Aptitude
Verbal (English)
Reasoning
Programming
Interview
Placement Papers