Multiple choice technology

XML elements cannot be empty

  1. True

  2. False

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

XML elements can be empty. They can be written as or using the self-closing syntax . Empty elements are commonly used in XML for elements that don't need content.