MCQs > IT & Programming > C# > In the following statement: string[] words = text.Split(delimiterChars); what is the function of delimiterChars?

C# MCQs

In the following statement: string[] words = text.Split(delimiterChars); what is the function of delimiterChars?

Answer

Correct Answer: Contains an array of characters which are to be used to delimit the string.

Explanation:

Note: This Question is unanswered, help us to find answer for this one

C# Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

C# Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it