Which class is utilized to generate a new XML document from the beginning?

Choose the correct answer

Explanation

The XmlDocument class is specifically designed to create and manipulate XML documents programmatically. The other options do not provide functionality to build an XML document from scratch.

Which class is utilized to generate a new XML docume… — ASP.net | PakQuizHub