多项选择题

如何把字符串转化为json对象?说法错误的是()

A.split()
B.JSON.stringify()
C.JSON.parse()
D.toJson()