Multiple Choice
Which of the following is not true when using XML?
A) Attribute values must be enclosed in quotes
B) Tags are case-sensitive
C) Indents matter to the parser
D) Every start-tag must have a matching end-tag
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q2: The symbol #PCDATA refers to text, called
Q3: Which of the following statements is correct?<br>A)Elements
Q4: Given the following code, what will the
Q5: A number of useful advanced XML technologies
Q6: How can a DTD specify that a
Q7: When referencing an external DTD (one not
Q8: _ is an extensible syntax that
Q9: Given the following code, what will the
Q10: The method setIgnoringElementContentWhitespace is in the _
Q11: Where is the createElement method located?<br>A)DocumentBuilder class.<br>B)newBuilder