McqMate
Sign In
Hamberger menu
McqMate
Sign in
Sign up
Home
Forum
Search
Ask a Question
Sign In
McqMate Copyright © 2026
→
Programming Languages
→
ASP.NET
→
Which ADO.NET class provide Connected En...
Q.
Which ADO.NET class provide Connected Environment?
A.
DataReader
B.
DataSet
C.
Command
D.
DataWriter
Answer» A. DataReader
1.5k
0
Do you find this helpful?
10
View all MCQs in
ASP.NET
Discussion
No comments yet
Login to comment
Related MCQs
What is the fully qualified name of the base class of all server controls?
Which file you should write for the connection string so that you can access it in all the web pages for the same application?
You need to allow users to choose their own themes. In which page event will you write the user-selected theme?
Which is the first event of the ASP.NET page, when the user requests a web page?
Which of the following is not a member of ADODBCommand object?
Which file contains settings for all .NET application types, such as Windows, Console, ClassLibrary, and Web applications?
Which programming model should you implement if you want to separate your server-side code from your client-side layout code in a Web page?
You want to make a configuration setting change that will affect only the current Web application. Which file will you change?
Which of the following is not an ASP.NET page event?
To implement a specified .NET Framework interface which directive is used?