Strings in Javascript
In our Javascript Datatype blog, we have seen about string datatype and now we are going to explore the string concept in depth
What is a string?
A string is a sequence of characters stored in a variable and it is enclosed within a double or single q...
blog.quasarcommunity.org9 min read