Solved

Why Is Generating an XML File as a Sequence of Print

Question 57

Multiple Choice

Why is generating an XML file as a sequence of print statements not a good idea?


A) It takes up more memory to generate an XML document
B) It makes it easy to build an illegal XML document
C) It skips random lines of code, thus not building the desired XML document
D) It is easy to save the XML document in the wrong place

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions