Q. String are
β
Correct Answer: (A)
mutable
Explanation: strings are mutable, i.e. strings can be changed in place instead of creating new strings.