Which one of the following options are best suitable for an XML document?
O XML elements must be properly nested
O XML documents must have a root tag
O XML tags are case sensitive
O All the Statements are true
Answers
Answered by
5
Answer:
2..XML documents must have a root tag
Answered by
8
Answer:
All the statements are true
Explanation:
in XML elements must be properly nested, should contain a root tag and tags are case sensitive.
Similar questions