name any two operators used in string class 6th
Answers
Answered by
1
Answer:
There are two string operators. The first is the concatenation operator ('. '), which returns the concatenation of its right and left arguments. The second is the concatenating assignment operator (' .
Similar questions