Computer Science for IGCSE & O level - Programming (Section 3 - No. 8)

What does the term 'concatenation' mean in the context of string handling?
Finding the length of a string.
Combining two or more strings together.
Extracting a portion of a string.
Converting a string to uppercase.

Explanation

Concatenation is the joining of strings.

Comments (0)

Advertisement