G
Size: a a a
АХ
АХ
АХ
A(
G
NW
DP
AK
NW
DP
NW
DP
AK
AK
AY
A string type represents the set of string values. A string value is a (possibly empty) sequence of bytes. The number of bytes is called the length of the string and is never negative. Strings are immutable: once created, it is impossible to change the contents of a string. The predeclared string type is string; it is a defined type.