Strings are a sequence of .

The method returns the index of the first occurrence of a specified substring.

The replace() method can also be used to remove specified characters from a string by replacing them with an empty .

is the process of combining two or more strings together.

String slicing can be helpful when manipulating and extracting from strings.