1.

The three statements are given below about DataSet and DataReader, choose the correct option according to the statement. Statement 1: DataSet Provides Disconnected environment but DataReader provides Connected environment. Statement 2: DataSet Provides Connected environment but DataReader provides Disconnected environment. Statement 3: DataSet Can store multiple table simultaneously but DataReader Supports a single table based on a single SQL query.

A. Only Statement 1 is correct.
B. Statement 1 and 2 is correct.
C. Statement 2 and 3 is correct.
D. Statement 1 and 3 is correct.
Answer» E.


Discussion

No Comment Found