Exam 13: The Web Server Environment

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

With ODBC,a database and the DBMS that processes it are identified by the data source.

(True/False)
4.9/5
(38)

XML documents can be automatically generated from database data.

(True/False)
4.9/5
(36)

Java programs tend to execute faster than programs compiled into machine-dependent code because the Java virtual machine only has to interpret the bytecode.

(True/False)
4.9/5
(34)

A data source that is local to a single computer and can be used by the operating system and any user on that computer is called a ________ data source.

(Multiple Choice)
4.9/5
(32)

According to the ODBC standard,which of the following is not part of the specification of a data source?

(Multiple Choice)
5.0/5
(33)

An ADO.NET DataSet is connected to databases.

(True/False)
4.7/5
(36)

Java programs that access a database from an applet must use a Type 2 JDBC driver.

(True/False)
4.8/5
(46)

Which of the following is true about ODBC?

(Multiple Choice)
4.8/5
(37)

JDBC-ODBC bridge drivers resolve inconsistencies between Java and C/C++ to allow Java access to ODBC data sources.

(True/False)
4.7/5
(38)

Distinguish among the four types of JDBC drivers.

(Essay)
4.8/5
(25)

What type of JDBC driver translates JDBC calls into DBMS-specific network protocols?

(Multiple Choice)
4.9/5
(36)

A common default Web page name recognized by most Web servers is FirstPage.html.

(True/False)
4.8/5
(29)

Which does the ODBC standard not define a means of doing?

(Multiple Choice)
4.8/5
(38)

With ODBC,a file data source is available only to the user that created it.

(True/False)
5.0/5
(44)

A multiple-tier ODBC driver may reformat an SQL request,but it does not actually process the SQL statement.

(True/False)
4.7/5
(28)

HTML is an application of a document markup language called Standard Generalized Markup Language (SGML).

(True/False)
4.7/5
(34)

Which standard interface in OLE DB is invoked to declare a forward-only cursor?

(Multiple Choice)
4.8/5
(34)

Oracle requires the use of Java for generating XML documents from database data.

(True/False)
4.9/5
(37)

Type 4 JDBC drivers translate JDBC calls into a DBMS-independent network protocol.

(True/False)
4.8/5
(33)

With ODBC,only a single driver is needed to handle all data source types,such as Oracle,DB2,and Access.

(True/False)
4.8/5
(29)
Showing 61 - 80 of 128
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)