Question:How to divide a string into various elements?
A using string_divide() B Substring() C Split() D Str()
+ AnswerC
+ Report