Exam4Training

Which statement phrases successfully?

Which statement phrases successfully?
A . JSON.parse (‘ foo ’ );
B . JSON.parse (“ foo ” );
C . JSON.parse( “ ‘ foo ’ ” );
D . JSON.parse(‘ “ foo ” ’);

Answer: D

Exit mobile version