Question:Which function divides the string str into an array of substrings ?
A explode() B strtok() C str() D exploded()
+ AnswerA
+ Report