You can always press Enter⏎ to continue
ADO.NET Quiz
1
Instructions For Quiz
This Mock Test has 20 Questions
Each Question is of 1 marks so total 20 marks
Multiple Choice Questions with only ONE valid answer
Previous
Next
Submit
Press
Enter
2
1) What is ADO.NET
*
This field is required.
ActiveX Data ObjectsNetwork
ActiveDataObjectsNetwork
ActiveDataObjectNetwork
AccessDataObjectsNetwork
Previous
Next
Submit
Press
Enter
3
2) What is Dataset object?
*
This field is required.
It is set to be collection of data with a tabular column representation.
It is set to be collection of data with a tabular cell representation
It is set to be collection of data with a tabular row representation
It is set to be collection of data with a tabular field representation
Previous
Next
Submit
Press
Enter
4
3) ADO.NET provides the communicator between
*
This field is required.
Data object and Dataset
Data object and Data source
Dataset and Data base
Dataset and the Data source.
Previous
Next
Submit
Press
Enter
5
4) What is the use of Sql command object?
*
This field is required.
SQLCommand object allows user to interact with the users.
SQLCommand object allows user to interact with the database.
SQLCommand object allows user to interact with the dataset.
SQLCommand object allows user to interact with the server.
Previous
Next
Submit
Press
Enter
6
5) What is the use of Sql command object?
*
This field is required.
XML.
HTML
PHP
JAVASCRIPT
Previous
Next
Submit
Press
Enter
7
6) ADO.Net connection object is used to establish a connection between
*
This field is required.
Application and Database
Application and Dataset
Application and the data source.
Application and Data object
Previous
Next
Submit
Press
Enter
8
7) Component which is NOT used in ADO.NET.
*
This field is required.
ExecuteNonQuery
ExecuteScalar
ExecuteReader
ExecuteQuery
Previous
Next
Submit
Press
Enter
9
8) SQLclient provider is used to access only ______database
*
This field is required.
MySql Server
Sql Server
Wamp Server
MS SQL Server.
Previous
Next
Submit
Press
Enter
10
9) SQLclient provider is used to access only ______database
*
This field is required.
Delete
Update
Insert
Remove
Previous
Next
Submit
Press
Enter
11
10) Data provider which is NOT supported by the ADO.NET.
*
This field is required.
ODBC
MS SQL Server
MyAccess.
OLEDB.
Previous
Next
Submit
Press
Enter
12
11) Method which is used by command class to execute SQL statements that return single value.
*
This field is required.
Execute Query
ExecuteNonQuery
Execute Scalar
Execute Reader
Previous
Next
Submit
Press
Enter
13
12) Keyword which is used to accept variable number of parameters.
*
This field is required.
Programs
Params
Parameters
Param
Previous
Next
Submit
Press
Enter
14
13) Object which needs to be closed.
*
This field is required.
OLDDBConnection
OLEDB connect
ADODB connection
Previous
Next
Submit
Press
Enter
15
14) Method which is used to read XML file.
*
This field is required.
ReadXmlSchema()
ReadXML()
GetXML()
ViewXML()
Previous
Next
Submit
Press
Enter
16
15) Which method in OLEDB adapter is used to populate dataset with records.
*
This field is required.
Put Method
Fill Method
Fills Method
Insert Method
Previous
Next
Submit
Press
Enter
17
16) Layer which is NOT supported by the ADO.NET.
*
This field is required.
Database Access Layer
Business Logic Layer
Presentation Layer
Data Link Layer
Previous
Next
Submit
Press
Enter
18
17) Function which is used to stop running thread.
*
This field is required.
Thread.Aborts() function
Thread.Stop() function
Thread.Abort() function
Threads.Abort() function
Previous
Next
Submit
Press
Enter
19
18)Method which is used to sort the data in ADO.NET.
*
This field is required.
Sort() method of ListViewControl
Sort() method of DataViewControl
Sort() method of GridViewControl
ToSort() method of GridViewControl
Previous
Next
Submit
Press
Enter
20
19) Class which is NOT available in System.Data Namespace.
*
This field is required.
DataTable.
Data Record
DataColumn.
DataRow.
Previous
Next
Submit
Press
Enter
21
20) Default timeout for SqlCommand.Command timeout property
*
This field is required.
10 Seconds
20 Seconds
30 Seconds
40 Seconds
Previous
Next
Submit
Press
Enter
Should be Empty:
Question Label
1
of
21
See All
Go Back
Submit