Computer Science
Explain XML briefly.
Computer Networks
1 Like
Answer
XML stands for eXtensible Markup Language. It is a meta-language for describing markup languages. It provides facility to define tags and the structural relationships between them. All the semantics of an XML document will either be defined by the applications that process them or by stylesheets.
Answered By
1 Like