MC Function________writes an XML DOM tree’s data to a specified output stream with indentation and carriage returns for readability.
a) Print.
b) XmlPrint.
c) PrettyPrint.
d) None of the above.
c) PrettyPrint.
Computer Science & Information Technology
You might also like to view...
Which of the following is not an ADT dictionary operation?
a. add a new entry b. retrieve an entry c. sort the entries d. traverse the entries in sorted search-key order
Computer Science & Information Technology
____________ is a set of 128 numeric codes that represent the English letters, various punctuation marks, and other characters.
a. UTF-8 b. Unicode c. ASCII d. IEEE
Computer Science & Information Technology