String Operators

  • JavaScript’s string operators are used to attach strings to one another, or to attach variables to strings.
  • String operators each have a symbol known as the operator that is used to perform the operation
String Operators JavaScript’s string operators are used to attach strings to one another, or to attach variables to strings. String operators each have a symbol known as the operator that is used to perform the operation