Exam 350-401 Question id=5710 Automation

Which data is properly formatted with JSON?

A. { "name":"Peter" "age":"25" "likesJson":true "characteristics":["small","strong”,18] }
B. { "name":"Peter", "age":"25", "likesJson":true, "characteristics":["small","strong”,18] }
C. { "name":Peter, "age":25, "likesJson":true, "characteristics":["small","strong”,"18"], }
D. { "name":"Peter", "age":"25", "likesJson":true, "characteristics":["small","strong”,"18"], }

WARNING

the answers are mixed, do not specify in the comment number or the letter of the answer
please write answer#A instead A, answer#B instead B...
Subject:

only logged users can write comments