VertitimeX Technologies

Javascript Strings.

The String object is used to represent and manipulate a sequence of characters.
const string1 = "A string primitive";