Computer Science, asked by ashmidev007, 4 months ago

An immutable data type is one that cannot change after being created. Give three reasons to use

immutable data.


hey loverjj
am ashmidev..
nice name dude urss..​

Answers

Answered by Anonymous
13

Answer:

It will represent the same value once created. For Example — String is immutable in python. A string object will always represent the same value, it can't be modified.

...

Mutable Object

Immutable objects are thread safe. ...

Immutable objects improve correctness and clarity. ...

Mutable objects are much harder to reason about.

Explanation:

YOU CAN CALL ME TONY...

YOUR INTRO DEAR..

TAKE CARE

BE HAPPY ALWAYS

Similar questions