1.By setting the XML property of the DataSet class
2.By using the GetXML(. method of the DataSet class
3.By using the ReadXml(. method of the DataSet class
4.You cannot load an XML file directly into a DataSet
Answer:3