Multiple choice technology web technology

is a correct name for an XML element

  1. True

  2. False

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

XML element names cannot contain the $ character. Valid names can only contain letters, digits, underscores, hyphens, and periods, but must start with a letter or underscore. The $ makes this invalid.