Select from following answers:- System.Data
- System.Linq
- System.Configuration
- System.Data.SqlClient

- All Above
The namespace System.Data.SqlClient is used to refer the sql connection class.
System.Data namespace contains data table classes.
System.Linq is used for Linq operations.
System.Configuration is used for confguration purposes.
Show Correct Answer
Asked In: NIIT interview |
Alert Moderator