Ch2 Qz2 Flashcards
With a client-based network, one fundamental problem is that:
the clients each must store all the data
the server does not have any data storage capability
the host or server must perform presentation logic, application logic, and data access logic at the same time
all data on the server must travel to the client for processing
the clients must perform the data storage logic
all data on the server must travel to the client for processing
The two functions of middleware are to: 1) provide a standard way of communicating that can translate between software from different vendors, and 2) manage the message transfer between clients and servers so that clients do not need to ‘know’ which server contains the application’s data.
True
False
True
One major drawback to a client-server network lies in the fact that client-server networks enable software and hardware from different vendors to be used together.
True
False
False
To use the Web, each client computer requires a data link layer software package called a Web browser.
True
False
False
With respect to costs for a client-server network, which of the following is true?
Personal computers used as clients in a client-server network cost about the same as mainframes for the same amount of computing power.
More network capacity, which costs more money, is required for client-server networks than for client-based networks.
Experts believe that client server architectures can be complex, but that developing application software for host based architectures is usually cheaper.
Updating the network with new version of software tends to be less expensive in a client-server network since the software is centralized in one client.
None of these.
Experts believe that client server architectures can be complex, but that developing application software for host based architectures is usually cheaper.
A response status code of 404 means:
the requested page was not found.
the server is currently unavailable.
the sever is currently busy.
your browser is incompatible with the Web server software.
your browser needs to be updated to the latest version.
the requested page was not found.
A ________ is a very large general-purpose computer that is capable of performing very many functions as if these are done simultaneously, and storing extremely large amounts of data.
workstation
transaction terminal
cluster
mainframe
personal computer
mainframe
In the three tier architecture the software on the client computer is responsible for ____________.
presentation logic
application logic
data access logic
data storage
application storage
presentation logic
The standard protocol for communication between a Web browser and a Web server is the web protocol.
True
False
False
The ________________ cloud deployment model provides the highest levels of control, privacy and security.
private
public
community
hybrid
private
Which of the following is not a general function by any application program?
data storage
data access logic
application logic
presentation logic
application access storage
application access storage
The most commonly used e-mail standard is:
Simple Mail Transfer Protocol
X.400
CMC
Post Office Protocol
Telnet
Simple Mail Transfer Protocol
A(n) __________ is the way in which the functions of the application layer software are spread among the clients and servers in the network.
anonymous FTP
data access logic
fat client
application architecture
response status architecture
application architecture
The Simple Mail Transfer Protocol is the least commonly used e-mail standard.
True
False
False
As the demand for more and more network applications grow; host-based computing becomes the best solution.
True
False
False