Q11
Which of the following methods is used to concatenate strings in C#?
A.
Merge()
B.
Join()
C.
Concat()
AnswerD.
Add()
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board