JOBSEEKERS
Login
Sign Up
Jobseeker
Employer
Staffing Firm
Direct Client
ActiveX Data Objects interview questions
ActiveX Data Objects interview questions
Back
Take as many assements as you can to improve your validate your skill rating
Total Questions: 5
1. ADO can be used to access _____________ from your web pages.
A. Foms
B. Databases
C. Directory
D. Webpage
Show Correct Answer
Correct Answer is :
Databases
2. What is ADO ?
A. Active Database Objects
B. Active Directory Object
C. Advanced Data Object
D. ActiveX Data Objects
Show Correct Answer
Correct Answer is :
ActiveX Data Objects
3. ADO is a ___________ technology.
A. Sun Microsystems
B. Oracle
C. Microsoft
D. It is an Opensource
Show Correct Answer
Correct Answer is :
Microsoft
4. What is the common way to access a database from inside an ASP page ?
A. Create an ADO connection to a database
B. Directly access the database
C. Database can be accessed dynamically
D. None of these
Show Correct Answer
Correct Answer is :
Create an ADO connection to a database
5. How do you connect to the database ?
A. <% Server.CreateObject("ADODB.Connection") %>
B. <% set conn=Server.CreateObject("ADODB.Connection") %>
C. <% set conn=Server.CreateObject() %>
D. All of the above
Show Correct Answer
Correct Answer is :
<% set conn=Server.CreateObject("ADODB.Connection") %>
Similar Interview Questions
Search for latest jobs
Find Jobs