QuestionQ491

Network Fundamentals

Which feature distinguishes XML from other data formats?

  • A It uses tags to define the structure.
  • B It uses parenthesis for key-value pairs.
  • C It uses indentation to define the structure.
  • D It uses namespaces for list representation.
Explanation

XML uses opening and closing tags to mark elements and define a document’s hierarchical structure.

Learn more

Community Discussion

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