Multiple choice technology web technology XML attribute values must always be enclosed in quotes? True False Reveal answer Fill a bubble to check yourself A Correct answer Explanation XML requires all attribute values to be enclosed in either single or double quotes. This is a strict syntax rule - unquoted attributes are invalid.