单项选择题

以下选项中把字符串转化为json对象的是?()

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