Question: In some languages such as Java strings are immutable while in some languages such as C strings are mutable. What is an advantage of making
In some languages such as Java strings are immutable while in some languages such as C strings are mutable. What is an advantage of making strings immutable? What kind of problems could arise by making strings immutable?
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
