Question

In web development and data exchange, what is the fundamental structure used to represent a collection of key-value pairs in a JSON object?

A An ordered list enclosed in square brackets `[]`
B A string enclosed in single quotes `''`
C A collection of key-value pairs enclosed in curly braces `{}`
D A numerical value
E A boolean value
Practice Next

Hey! Ask a query