which symbols is used to concatenate two strings
please tell me this
for class 7th
Answers
Answered by
0
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