Multiple choice technology programming languages

Can there be multiple tag in tiles-defs.xml?

  1. No

  2. Yes

  3. always present

  4. None of the above

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

In tiles-defs.xml, the tag is the root element. XML documents have exactly one root element. Therefore, there can only be one tag at the top level. All individual tags must be nested within this single root tag.