Page 1 of 1

What is the difference between YAML and JSON data structure?

Posted: Fri Jul 22, 2022 2:52 pm
by answerhappygod
What is the difference between YAML and JSON data structure?

A. YAML uses spaces; JSON uses parentheses
B. YAML uses indentation; JSON uses brackets and braces
C. YAML uses brackets and braces; JSON uses indentation
D. YAML uses parentheses; JSON uses spaces