noun
concatenation operator
A computing term for an operator that joins strings or sequences together.
多くのプログラミング言語では、プラス記号が連結演算子として使われる。
In many programming languages, the plus sign is used as a concatenation operator.
Compound of 連結 (concatenation) + 演算子 (operator).