A database server is responsible for which of the following? Database storage Data presentation logic All of these Data processing logic TRUE ANSWER : ? YOUR ANSWER : ?
An application program interface (API) is which of the following? Middleware that does not provide access to a database. The same thing as ODB Middleware that provides access to a database. The same thing as JDB TRUE ANSWER : ? YOUR ANSWER : ?
Writing stored procedures takes less time than using Visual Basic or PowerBuilder to create an application. True False TRUE ANSWER : ? YOUR ANSWER : ?
Which of the following statements is a true statement concerning the open database connectivity standard (ODBC)? Provides a programming interface that provides a common language for application programs to access and process SQL databases independent of the RDBMS accessed. Requires certain criteria to be met in order to establish an ODBC connection. All of these Each vendor desiring to be ODBC-complaint provides an ODBC driver. TRUE ANSWER : ? YOUR ANSWER : ?
A benefit of the three-tier architecture is which of the following? All of these New modules can be built to support specific business needs Results in a thinner client and database server Performance improves for compiled SQL statements TRUE ANSWER : ? YOUR ANSWER : ?
Which of the following is true concerning QBE? QBE cannot be used for client/server systems. Complete applications can be written using QB An official standard has been defined for QB QBE does not give the programmer a visual programming environment. TRUE ANSWER : ? YOUR ANSWER : ?
A server cannot serve on which of the following levels? Business Layer Database Layer Client Layer All of these TRUE ANSWER : ? YOUR ANSWER : ?
Which of the following statements is true concerning JDBC? It is similar in concept to ODB It is useful for all object-oriented languages. It consists of three main layers. It is language independent. TRUE ANSWER : ? YOUR ANSWER : ?
Centralized systems are more susceptible to security threats than client/server architectures. True False TRUE ANSWER : ? YOUR ANSWER : ?
Client/server environments use a local area network (LAN) to support a network of personal computers, each with its own storage, that are also able to share common devices and software attached to the LAN. False True TRUE ANSWER : ? YOUR ANSWER : ?