Strings can be added together using the "+" sign. This operation is called string concatenation or concatenation. For example,
s := 'Hi, '; s1 := 'world'; writeln(s + s1);
for
while
until
1000 ms 256 Mb Rules for program design and list of errors in automatic problem checking