Q44
In C#, which method is used to split a string into substrings based on a specified delimiter?
A.
Separate()
B.
Split()
AnswerC.
Divide()
D.
None of the above
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board