Multiple Choice
The ADO.NET disconnected dataset
A) Provides a flexible way of working with database records.
B) Makes working with databases very complex.
C) Requires a large amount of memory space.
D) Is required when single users want to access a database.
Correct Answer:

Verified
Correct Answer:
Verified
Q28: Choose the correct statements about the LINQ?<br>A)The
Q29: ADO.NET is the data access component of
Q30: The connection to the database is established
Q31: Can we use linq to query against
Q32: Choose the namespace in which the interface
Q33: In a database, a parent-child relationship is
Q34: Databases store information in records, fields and:<br>A)data
Q35: The following namespaces (System.Data.OleDB, System.Data.SqlClient, System.Data.Odbc, System.Data.OracleClient)
Q37: Forms and reports, used for entering and
Q38: ADO.NET was created for<br>A)Multiple users.<br>B)Single users.<br>C)Home network