Multiple choice technology web technology Special symbols can be inserted into an XML document using CDATA An attribute A UNICODE value A comment Reveal answer Fill a bubble to check yourself C Correct answer Explanation Special symbols in XML can be inserted using Unicode values like © for copyright symbol © or € for € (ampersand-hash-number-semicolon). CDATA is for unparsed blocks, not for inserting individual special characters.