Filters
Question type

Study Flashcards

_____ is an application programming interface that allows a Java program to interact with a wide range of data sources (relational databases, tabular data sources, spreadsheets, and text files).

Correct Answer

verifed

verified

Java Database Connec...

View Answer

Which of the following is a characteristic of the XML metalanguage?


A) It is concerned with the way data are displayed.
B) It allows the definition of new tags.
C) You can use the // symbol for entering a comment in the XML document.
D) It can be used as a replacement of HTML.

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

Correct Answer

verifed

verified

A(n) _____ can use a shared connection to the database instead of creating a new one every time.


A) DLL
B) API
C) web browser
D) HTTP GET request

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

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...

View Answer

APIs are faster than _____ scripts because the code resides in memory and there is no need to run an external program for each request.

Correct Answer

verifed

verified

CGI
Common Gateway I...

View Answer

What is a server-side extension? Explain.

Correct Answer

verifed

verified

A server-side extension is a program tha...

View Answer

The Common Gateway Interface (CGI) is a newer web server interface standard that is much more efficient and faster than a dynamic link library (DLL).

A) True
B) False

Correct Answer

verifed

verified

_____ refer to a cloud computing-base data management service that provides relational data storage, access, and management to companies of all sizes without the typical high costs of in house hardware, software, infrastructure, and personnel.

Correct Answer

verifed

verified

SQL data s...

View Answer

_____ is a collection of technologies used to access any type of data source and manage the data through a common interface.


A) DAO
B) UDA
C) ODBC
D) OLE-DB

E) C) and D)
F) A) and C)

Correct Answer

verifed

verified

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 B)
F) A) and C)

Correct Answer

verifed

verified

Every XML document has a _____.


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

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

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

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) ADO.NET

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

Correct Answer

verifed

verified

Open Database Connectivity (ODBC), a superset of the SQL Access Group Call Level Interface (CLI), is implemented by _____.

Correct Answer

verifed

verified

Having a web-based database interface eliminates the design and implementation issues of a database system.

A) True
B) False

Correct Answer

verifed

verified

Using _____, you can extract data from an XML document and convert it into a text file.


A) XMLD
B) XSLT
C) DTD
D) XML schema

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

Correct Answer

verifed

verified

_____ is a scripting language that allows web authors to design interactive sites.


A) Visual Basic
B) HTML
C) JavaScript
D) Java

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

Correct Answer

verifed

verified

The first line of an XML document represents the document declaration, and it is mandatory.

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

_____ is an object-oriented programming language developed by Sun Microsystems that runs on top of web browser software.


A) Visual Basic
B) Java
C) JavaScript
D) VBScript

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

Correct Answer

verifed

verified

Showing 41 - 60 of 73

Related Exams

Show Answer