logo
Search
showing results for - "javascript string is mutable"
Carlos
16 Feb 2018
1var immutableString = "Hello";
2
3// In the above code, a new object with string value is created.
4
5immutableString = immutableString + "World";
6
7// We are now appending "World" to the existing value.
8
similar questions
mutable array methods in javascriptjavascript check if number is multiple of 3js multiline string with variableswhat does 7e 7e 28 e2 80 9cdouble tilde e2 80 9d 29 do in javascript 3fjavascript inbuilt funcctions to match the word and return booleanjavascript equalitytablica w javascriptjavascript double exclamation markjs multiply stringdouble javascriptjs comparison operatorsdouble and operator javascriptcheck equality numbers javascriptinteger or double javascriptjavascript how to compare three numbershow to check multiple values in if condition in javascriptmultiply function javascriptmultiply jsif both td data are same then merze how in javascriptdouble logical not javascriptjavascript double question mark
queries leading to this page
are strings mutable in jsare string mutable jsis string is mutable in nodejsare string mutable in javascriptare strings mutable in javascriptjavascript string mutableis string in javascript mutablejavascript string is mutable
privacy policyterms of useinstagram
Crafted with  ♥  for everyone

sign in to continue
your answer for
you will get a confirmation link on this - you will have to click that for successful submission of your answer. we require this to keep the website free of spam, bots and unhelpful content
please ensure to add code which is syntactically corrent and executes properly
sign in to continue
ask question on maxinterview
you will get a confirmation link on this - you will have to click that for successful submission of your question. we require this to keep the website free of spam, bots and unhelpful content
please be clear, to the point and respectful
sign in to continue