Multiple choice technology programming languages XML tags are not case sensitive True False Reveal answer Fill a bubble to check yourself B Correct answer Explanation XML tags are case-sensitive, meaning , , and are treated as three different tags. This is a fundamental XML rule designed to prevent ambiguity. The statement claims tags are NOT case-sensitive, which is false.