Concatenation

Concatenation is the operation of linking things end-to-end, forming a combined whole. It is a fundamental process in Computer Science and Mathematics, often used to merge sequences of data, such as joining two strings of characters into one continuous string.

See also

Linked from: Join
-1
9 views
1 week ago