B. YAML uses indentation; JSON uses brackets and braces
YAML (YAML Ain't Markup Language) and JSON (JavaScript Object Notation) are both data serialization formats, which are used to store and transmit data. They both have similar functionality and are used for similar purposes, but there are some key differences between the two.
One of the main differences between YAML and JSON is in their data structure. YAML uses indentation to indicate the structure of the data, while JSON uses brackets and braces. In YAML, indentation is used to indicate the level of nesting of elements and to indicate the beginning and end of an object or an array. In JSON, brackets are used to define the beginning and end of an array, and braces are used to define the beginning and end of an object.
Whitespace: YAML uses whitespace to indicate the structure of the data, while JSON uses curly braces to denote objects and square brackets to denote arrays.
I think it is B
https://www.thetechplatform.com/post/yaml-yet-another-markup-language-how-it-works-which-is-better-yaml-or-json#:~:text=One%20major%20difference%20is%20that,ability%20to%20support%20date%20attributes.
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Pelau_the_Engineer
Highly Voted 1 year, 6 months agoGrace2024
Most Recent 1 month, 2 weeks ago31da450
4 months, 2 weeks agoMuste
4 months, 3 weeks agoknowyourself7
1 year agoknowyourself7
1 year agoCcoddes
1 year agor3mo
1 year, 6 months agochris_edwards
1 year, 6 months agomellohello
1 year, 8 months agomadelesm
1 year, 9 months agojohnbran
1 year, 9 months agoFred78190
1 year, 10 months agomacxsz
2 years, 1 month agobballking
2 years, 2 months agobblu
2 years, 2 months agojoephx08
2 years, 2 months agoAJ7428
2 years, 2 months ago