Computer Science, asked by ryokonanami12, 9 months ago

What do you mean by mutability

Answers

Answered by sania200511
7

Answer:

In object-oriented and functional programming, an immutable object (unchangeable object) is an object whose state cannot

be modified after it is created. This is in contrast to a mutable object (changeable object),

which can be modified after it is created.

Hope it helps

please mark me as brainliest

Similar questions