Filters
Question type

Study Flashcards

Which of the following is the first step in the exchange between a web browser and a database?


A) The HTML output is displayed on the client computer's web browser.
B) The middleware receives the query result and creates the HTML-formatted page.
C) The client's web browser requests a page from a web server.
D) The web-to-database middleware uses ODBC to connect to the database.

E) C) and D)
F) None of the above

Correct Answer

verifed

verified

Which of the following is a client-side extension?


A) ActiveX
B) ODBC
C) SQL*Net
D) TCP/IP

E) A) and B)
F) A) and C)

Correct Answer

verifed

verified

provides a unified interface to access data from any programming language that uses the underlying OLE- DB objects.

Correct Answer

verifed

verified

ActiveX Data Objects ADO ActiveX Data Objects (ADO)

The ODBC API standard defines three levels of compliance: ,Level-1,and Level-2,which provide increasing levels of functionality.


A) Elementary
B) Basic
C) Core
D) Level-0

E) A) and D)
F) A) and B)

Correct Answer

verifed

verified

C

The main disadvantage of using CGI scripts is that:


A) they cause a resource bottleneck since they have to execute separately for each user request.
B) they are specific to the web server and to the operating system,thus being platform dependent.
C) an error in one script can damage and bring down the web server completely.
D) they do not have the capability to process forms or prepare outputs based on form data.

E) B) and C)
F) A) and B)

Correct Answer

verifed

verified

__________ is a computing model for enabling ubiquitous,convenient,on-demand network access to a shared pool of configurable computer resources that can be rapidly provisioned and released with minimal management effort or service provider interaction.


A) Cloud computing
B) OBDC
C) SQL data services
D) database middleware

E) None of the above
F) B) and D)

Correct Answer

verifed

verified

A plug-in is an external application that is automatically invoked by a web browser when needed.

A) True
B) False

Correct Answer

verifed

verified

Based on Microsoft's Component Object Model (COM) ,is database middleware that adds object­oriented functionality for access to relational and nonrelational data.


A) MS-DB
B) OLE-DB
C) COM-DB
D) ODBC

E) A) and C)
F) None of the above

Correct Answer

verifed

verified

To prevent the server from performing all data validation,data input validation is one of the most basic requirements for web applications.

Correct Answer

verifed

verified

client-sid...

View Answer

HTML is designed to facilitate the extraction and manipulation of data from structured documents over the Internet.

A) True
B) False

Correct Answer

verifed

verified

Regardless of the type of web server interface used,a web-to-database program must be able to connect with a database.

Correct Answer

verifed

verified

middleware

is a web application server that provides the ability to connect web servers to multiple data sources.


A) MS Access
B) ColdFusion/JRun
C) FoxPro
D) dBase

E) A) and B)
F) A) and C)

Correct Answer

verifed

verified

Another name for a database server-side extension program is .


A) a web server
B) a web application middleware
C) web-to-database middleware
D) a database application server

E) A) and B)
F) A) and D)

Correct Answer

verifed

verified

code is embedded inside an HTML page and is activated by triggering events such as clicking on a link.


A) XML
B) SQL
C) Visual Basic
D) VBScript

E) B) and C)
F) All of the above

Correct Answer

verifed

verified

What is JavaScript? How does it work?

Correct Answer

verifed

verified

JavaScript is a scripting language (one ...

View Answer

Every XML document has a .


A) root element
B) base tag
C) schema
D) DTD

E) A) and B)
F) None of the above

Correct Answer

verifed

verified

One of the advantages of over other middleware is that it requires no configuration on the client side.


A) ODBC
B) JDBC
C) OLE-DB
D) AD.NET

E) B) and C)
F) C) and D)

Correct Answer

verifed

verified

Database connectivity software is also known as database middleware because it interfaces between the application program and the database.

A) True
B) False

Correct Answer

verifed

verified

A web server is a middleware application that expands the functionality of web servers by linking them to a wide range of services.

Correct Answer

verifed

verified

The label "stateless system" indicates that,at any given time,there is an open communication line between the server and each client accessing it.

A) True
B) False

Correct Answer

verifed

verified

Showing 1 - 20 of 81

Related Exams

Show Answer