Multiple choice

Which of the following statements are true about XML? (1) XML stands for External Markup Language. (2) XML is a markup language like HTML. (3) XML is designed to display the data. (4) XML tags are not predefined and the user needs to define his own tags. (5) XML is designed to be self-descriptive.

  1. Only 1, 2, 5

  2. Only 2, 3, 5

  3. 1,3

  4. Only 1, 3, 4

  5. Only 2, 4, 5

Reveal answer Fill a bubble to check yourself
E Correct answer
Explanation

Since, XML is also a markup language like HTML and here, the user has to define his own tags. Also, it is designed to be self-descriptive, which means the statements 2, 4 and 5 are correct. So, this option is correct.