String Operations Flashcards
1
Q
h
concatenation,
A
2
Q
length,
A
3
Q
toUpperCase(),
A
4
Q
toLowerCase(),
A
5
Q
indexOf(),
A
6
Q
lastIndexOf(),
A
7
Q
charCodeAt(),
A
8
Q
String.fromCharCode(),
A
9
Q
slice(),
A
10
Q
substring()
A