JS

JavaScript Fundamentals 2 - Concatenation operator...

24.

Which operators can be used for concatenation in JavaScript?

operators * and /

operators + and +=

operators - and ++

operators & and |