Try this exercise. Is this statement true or false?
In Java, C#, JavaScript, Python and Go, strings are immutable
. This means the string object's state can't be changed after creation.
Press true if you believe the statement is correct, or false otherwise.
OUTPUT
Results will appear here.