Computer Science, asked by gopalsharma0kk, 23 days ago

the _________ character is used to join text values​

Answers

Answered by Hyemi2008
5

Answer:

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