What is a string operator? Write operator symbol for the string operator

The joining of two or more strings is called concatenation of string. The string are connected by the string operators which is the plus sign (+).

Comments

Popular posts from this blog

Define Variable. Give two examples.

Define arithmetic operator with two examples.