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
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
Computer Science,
2 months ago
Physics,
2 months ago
World Languages,
4 months ago
Math,
4 months ago
Math,
10 months ago