Asked by Lisa
Will someone please check my C++ for me?
1. What does the Load ( ) method do?
Gets data from a file and puts it into a DataSet object. <-----
Gives a value to an attribute of an XmlElement object.
Deletes all the data in a DataSet object.
Tells a form to appear.
2. Scenario: You want to use an XML file in a C++ project. You'll need an object to put the data into. Which of the following objects should you use?
An XmlElement object.
A DataSet object.
An XmlDocument object. <----
A DataGridView object.
My Answers are the ones with the arrows.
1. What does the Load ( ) method do?
Gets data from a file and puts it into a DataSet object. <-----
Gives a value to an attribute of an XmlElement object.
Deletes all the data in a DataSet object.
Tells a form to appear.
2. Scenario: You want to use an XML file in a C++ project. You'll need an object to put the data into. Which of the following objects should you use?
An XmlElement object.
A DataSet object.
An XmlDocument object. <----
A DataGridView object.
My Answers are the ones with the arrows.
Answers
Answered by
Lisa
I had someone help me and those are the right answers. Thanks anyway.
There are no AI answers yet. The ability to request AI answers is coming soon!
Submit Your Answer
We prioritize human answers over AI answers.
If you are human, and you can answer this question, please submit your answer.