Strings

It is at least zero characters composed inside the statements. It is utilized to address and control a grouping of characters. Be that as it may, aside from the two statements, we can likewise compose a Sting in a separate statement. It is prescribed to utilize two statements when we are utilizing single statements between the strings.
Template Literals - These are composed under ` sign. $ image is utilized to pick that specific string from the variable. The primary advantage of utilizing this strategy is, we can utilize both two statements or single statements to recognize the strings.
Length - To separate the number of characters in a specific string. It will return the number of characters in the variable name.
Escape Sequence Characters - "\n" is a getaway grouping that is utilized to take the string after it in the following line. It's another line character.
0 Comments