Multiple choice technology web technology

A parent element cannot contain another parent element.

  1. True

  2. False

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

In XML and DTD, parent elements can absolutely contain other parent elements through nesting. For example, a element can contain multiple elements, and those chapters can contain elements. The statement claims the opposite, making it false.