多做题,通过考试没问题!

微软认证考试

睦霖题库>其他计算机考试>微软认证考试

You create an application. The application processes hundreds of XML documents per minute. The XML documents are validated against inline schemas. You need to load XML documents from the file system and read them as quickly as possible. XML comments must be ignored while reading the XML documents. What should you do?()

  • A、Create an instance of the XmlReader class by using the XmlReader Create method with an instance of the XmlReaderSettings class.
  • B、Create an instance of the XmlReader class with an instance of the XmlTextReader class.
  • C、Create an instance of the XmlDocument class and specify a location for the application schema.
  • D、Create an instance of the XmlReader class with an instance of the XmlNodeReader class.
正确答案:A
答案解析:
进入题库查看解析

微信扫一扫手机做题