

MCQOPTIONS
Saved Bookmarks
1. |
What does explode ( ) function do? |
A. | Converts a string into integers |
B. | Converts a string into arrays |
C. | Finds the length of array |
D. | Finds the length of string |
Answer» C. Finds the length of array | |