Computer Science, asked by sjshhshw3205, 11 months ago

What is mutable object and immutable object?

Answers

Answered by kartik20566
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
kartik20566: So please thanks
Answered by Anonymous
0

Tuples are immutable i.e the value cannot be changed. So, Option D is correct.

Similar questions