Strings can be together using the + operator.

The length of a string can be obtained using the function.

The first character of a string has an index of .

Strings can be using indexing.

Strings are a type of in programming.