ADO.NET Question:
Download Questions PDF

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

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?