Computer Science, asked by ravianu75rs, 20 days ago

_____ operator can be used to concatenate strings.​

Answers

Answered by riyabhat612
2

Explanation:

The ampersand symbol is the recommended concatenation operator. It is used to bind a number of string variables together, creating one string from two or more individual strings

Similar questions