Which method is used to split a string into an array of substrings based on a specified separator?
a. slice()
b. split()
c. divide()
d. break()
This question is part of this quiz :