What are the steps to create a DataTable programmatically?
1.Instantiate a new DataTable and add DataColumn objects to the DataTable. Columns Collection.
2.Run the Data Source Configuration Wizard.
3.Instantiate a new DataSet object.
4.None of the above.
Answer:1
Posted Date:-2022-02-01 11:50:42