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 of the following is not a member o...
Q.
Which of the following is not a member of ADODBCommand object?
A.
ExecuteScalar
B.
ExecuteStream
C.
Open
D.
ExecuteReader
Answer» C. Open
1.3k
0
Do you find this helpful?
4
View all MCQs in
ASP.NET
Discussion
No comments yet
Login to comment
Related MCQs
From the following which is not a valid state management object?
You need to programmatically configure page output caching. Which object would you use?
Which object data is included in bookmarks and e-mailed URLs?
Which object in ASP.NET provides a global storage mechanism for state data that needs to be accessible to all pages in a given Web application?
In a SQL Statement while working with SqlCommand it returns a single value, at that time which method of Command Object will be used?
What is the name of the Page object’s property that determines if a Web page is being requested without data being submitted to the server?
What is the name of the Page object’s property that determines if a Web page is being requested without data being submitted to server?
What ASP.NET object encapsulates the state of the client and the browser?
On what object would you set the properties to create a primary key for a DataTable?
Which of the following is not an ASP.NET page event?