What is mutable object and immutable object?
Answers
Answered by
1










View all
Description
In object-oriented and functional programming, an immutable object is an object whose state cannot be modified after it is created. This is in contrast to a mutable object, which can be modified after it is created.
kartik20566:
Is it right
Answered by
0
Tuples are immutable i.e the value cannot be changed. So, Option D is correct.
Similar questions
Social Sciences,
8 months ago
Geography,
8 months ago
Chemistry,
8 months ago
Computer Science,
1 year ago
Physics,
1 year ago