Multiple choice technology programming languages

XML is

  1. Not Extensible.

  2. A stylsheet

  3. Free and Extensible

  4. None of these

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

XML is both free (open standard) and extensible (you can define your own tags and attributes). The 'X' in XML stands for Extensible, which is its key feature allowing custom markup languages for specific domains.