Computer Science, asked by bharat000, 7 months ago

What do you understand by mutable
and immutable objects ?


plz don't give answer from Google.
becoz agar google se nikalna hota toh hum hi na nikal lete.​​

Answers

Answered by writetoreena05
2

Explanation:

Hope this helps you

PLEASE MAKE ME BRAINLIEST

Attachments:
Answered by kkjaipur8808
3

Hello mates

here is your answer

Question ⤵

What do you understand by mutable

and immutable objects ?

Answer ⤵

Some objects contain references to other objects, these objects are called containers. Some examples of containers are a tuple, list, and dictionary. The value of an immutable container that contains a reference to a mutable object can be changed if that mutable object is changed. However, the container is still considered immutable because when we talk about the mutability of a container only the identities of the contained objects are implied.

Plzz follow me and mark me as brainleist

Similar questions