#09 JavaScript Strings | JavaScript Course in Tamil (தமிழில்) | M R Kishore Kumar
JavaScript strings are for storing and manipulating text.
A JavaScript string is zero or more characters written inside quotes.
String methods help you to work with strings.
JavaScript, methods, and properties are also available to primitive values because JavaScript treats primitive values as objects when executing methods and properties.
#javascript #tamil