Computer Science, asked by lrthakur85, 6 hours ago

Which of the following symbol is used to concatenate two string?​

Answers

Answered by rambeersingh297
0

Answer:

Using the + operator is the most common way to concatenate two strings in Java. You can provide either a variable, a number, or a String literal (which is always surrounded by double quotes).

Answered by sagermeena14392
0

Answer:

ok plz put me on brainlist

Explanation:

Using the + operator is the most common way to concatenate two strings in Java. You can provide either a variable, a number, or a String literal (which is always surrounded by double quotes)

Similar questions