Multiple Choice
The proper way to make start and end tags is:
A) < name > < /name >
B) < name > < \name >
C) < \name > < name >
D) < /name > < name >
Correct Answer:

Verified
Correct Answer:
Verified
Q32: Every XML document must contain exactly one
Q33: Which namespace contains the XslCompiledTransform<br>A)System.Xml.Xsl<br>B) System.Xsl<br>C) System.Xml.Transform<br>D)
Q34: The asterisk (*)after an element means that:<br>A)
Q35: XML is most commonly used to:<br>A) communicate
Q36: To eliminate the need to precede each
Q38: Unlike C# programs,blank lines and indentations cannot
Q39: XslCompiledTransform's Load method parses and loads a
Q40: Limitations of schemas have led to the
Q41: Schemas normally use the _ extension.<br>A)shm<br>B) .sch<br>C)
Q64: XML stands for Extensible Markup Language.