Computer Science, asked by harshith7053, 4 months ago

What is the use of “+” operator

Answers

Answered by amoghgkashyap
0

Answer:

Plus operator can be used in two cases

+ operator can be used to add two numbers (integer, float, double)

+ operator can also concatenate two strings

Hope this helps

Similar questions