ASP NET Questions


Q.  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.



 
 

    Discussion

Post your comment / Share knowledge