单项选择题

请问如果需要把字符串转成数组需要用到以下哪一种字符串对象()

A..charAt()
B..split()
C..concat()
D..substr()