Google News
logo
ADO.NET - Quiz(MCQ)
What are the three main objects of DataSet in ADO.NET?
A)
DataTable, DataColumn, and type.
B)
DataReader,DataAdapter, and Command.
C)
DataTable, DataRelation, and DataAdapter.
D)
DataTable, DataColumn, and DataRelation.

Correct Answer :   DataTable, DataColumn, and DataRelation.

Advertisement