which of the following is a markup language that describes data based on a users tags?\na. html\nb…

which of the following is a markup language that describes data based on a users tags?\na. html\nb. dhtml\nc. xml\nd. wysiwyg
Answer
Answer:
C. XML
Brief Explanation:
XML (eXtensible Markup Language) allows users to define their own tags to describe data. HTML is mainly for structuring web - pages, DHTML is related to dynamic HTML functionality, and WYSIWYG is an editing concept, not a markup language for user - defined tags.