Question: XML is a markup language, not a programming language. What makes XML not qualify to be a programming language?
- XML is too flexible and does not have enough reserved keywords.
- XML contains only data and not any processing instructions.
- XML does not perform any computation or algorithms.
- XML does not have specialized syntax rules.
Answer: The correct answer of the above question is Option B:XML contains only data and not any processing instructions.