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

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments