Which characters are used to enclose a JSON key?

IT Exam Items RepositoryCategory: CCNPWhich characters are used to enclose a JSON key?

Which characters are used to enclose a JSON key?

  • quotation marks
  • commas
  • square brackets
  • colons

Explanation: JSON keys are on the left side of the colon. They need to be wrapped in double quotation marks, as in "key", and can be any valid string.

Related exam: Quiz - Foundational Network Programmability Concepts
Related exam: CCNA 3 v7 Module 14 Quiz - Network Automation