QuestionQ640

Security Fundamentals

What does the word "firewall" represent within this JSON schema?

Question Image

  • A value
  • B key
  • C object
  • D array
Explanation

In JSON, a name/value pair consists of a key on the left side of the colon and a value on the right side. In "firewall": "FW3", "firewall" is the key, while "FW3" is its value.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!