To perform addition among two string values, the ______ symbol is used
Answers
Answered by
1
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.
Answered by
10
The = symbol is used to concatenate two strings.
Similar questions