Page 1 of 1

What is a comparison of YAML and JSON?

Posted: Fri Jul 22, 2022 2:52 pm
by answerhappygod
What is a comparison of YAML and JSON?

A. YAML has a more consistent approach to representing data compared to JSON.
B. JSON does not support comments and YAML does.
C. YAML is a more verbose data structure compared to JSON.
D. JSON has more common usage in configuration management tools compared to YAML.