ADO.NET Question:

Download Job Interview Questions and Answers PDF

Which one of the following objects is a high-level abstraction of the Connection and Command objects in ADO.NET?

ADO.NET Interview Question
ADO.NET Interview Question

Answer:

DataReader DataSet DataTable DataView DataAdapter

Answer: DataAdapter

Download ADO.NET Interview Questions And Answers PDF

Previous QuestionNext Question
What is the ExecuteScalar method?How can we load multiple tables in to Dataset?