Which of the following is not a valid way to parse JSON string?( )
JSON.eval()
eval()
jQuery.parseJSON()
JSON.parse()