Computer Science, asked by paulsouvik493, 5 months ago

WHAT IS STRING OPERATOR???

Answers

Answered by AKT12345
2

Answer:

String Operators ¶

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 (' . = '), which appends the argument on the right side to the argument on the left side.

Explanation:

PLEASE FOLLOW ME

Answered by bhagyeshbhavsar09
0

ok done ....................

Attachments:
Similar questions