A fat client is a PC configured for handling user interfaces and some application processing, usually with no or limited local data storage. True False TRUE ANSWER : ? YOUR ANSWER : ?
Which of the following statements is a true statement concerning the open database connectivity standard (ODBC)? All of these 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. Each vendor desiring to be ODBC-complaint provides an ODBC driver. TRUE ANSWER : ? YOUR ANSWER : ?
The Windows operating system and Windows applications are event driven. True False TRUE ANSWER : ? YOUR ANSWER : ?
Three-tier architecture includes which of the following? Three client layers Three server layers A client layer and two server layers Two client layers and one server layer TRUE ANSWER : ? YOUR ANSWER : ?
Client/server security includes which of the following? Measures taken to secure all systems All of these Physical security Change control security TRUE ANSWER : ? YOUR ANSWER : ?
The database server is responsible for database storage, access, and processing. False True TRUE ANSWER : ? YOUR ANSWER : ?
A database server is responsible for which of the following? Data processing logic Database storage All of these Data presentation logic TRUE ANSWER : ? YOUR ANSWER : ?
An application program interface (API) is which of the following? The same thing as JDB Middleware that provides access to a database. The same thing as ODB Middleware that does not provide access to a database. TRUE ANSWER : ? YOUR ANSWER : ?
With an asynchronous system, the requesting system waits for a response in real time. True False TRUE ANSWER : ? YOUR ANSWER : ?