Computer Science, asked by aadich2007, 6 months ago

There are ________ types of string operators​

Answers

Answered by divyabhanushali2015
5

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