What is the program ID (ProgID) for ActiveX Data Objects in 2-tier and 3-tier database applications?
A. ADO B. RDODB C. ADODB D. RDS E. OLEDB
What does Internet Information Server (IIS) assume to be the default language for Active Server Pages?
A. Jscript B. JavaScript C. JAVA D. VBScript E. ECMAScript
What should the developer use in order to have an Active Server Page (ASP) invokes a stored procedure on a SQL Server database?
A. ADO B. RDO C. RDS D. OLEDB E. None of the above.
A.The page will be removed form cache after 120 Hours B.The page will be removed form cache after 120 Sec C.The page will be removed form cache before 120 Min D.The page will be removed form cache after
Latest Answer: Ans: C ...
A. This applies only to Visual Basic, not VBScript. B. All variables must be dimensioned before use. C. All variables are dimensioned at run-time. D. Forces all controls to have a SELECTED option.
Latest Answer: Option Explicit is used to trap the undeclared variables or to define the variable before use. To avoid duplicate variable declaration. ...
A. FTP service B. SMTP service C. IIS administrator D. Exchange Server E. IPX/SPX protocol
Latest Answer: Ans. B. SMTP service ...
A. It locks the Application object, preventing other clients from altering any values in the Contents collection. B. It locks the application, preventing the server from responding to any requests for
Latest Answer: A is Correct Answer.It locks tge Application Object,Preventing other clients from altering any value in the Content Collection . ...
A. Upon every request from an application by a client for an .asp document. B. Upon the first request from an application by a client for any file in the application. C. Upon the first request for an .asp
Latest Answer: Answer should be E ...
WHY?
Latest Answer: on the top of the page. as it forces variables to be declared first before usage ...
A. Key() B. CompareMode C. Item () D. Exists () E. Count
Latest Answer: Hi Rafi, you are wrong man.Exists() is the method. Not a property. Answer is "D".~yy ...
View page << Previous 2 3 4 5 [6] 7 8 9 10 11 Next >>

Go Top