• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/42

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

42 Cards in this Set

  • Front
  • Back

A server farm is a group of computers that are linked together so they act as a one computer.

True

An N-tiered architecture:

is generally more "scalable" than a three-tiered architecture

______________, or the algorithms or business logic programmed into the application, can be simple or complex depending on the application.

application logic

The protocol that makes it possible for a Macintosh web browser to be able to retrieve a Web page from a Microsoft Web server is called _____________________.

Hypertext Transfer Protocol

Marc Andreessen led a team that developed the first graphical Web browser, which was called:

Mosaic

IMAP (Internet Message Access Protocol)

permits an e-mail message to remain stored on the mail server even after they have been read by a client computer

Cloud computing is now available on the client side (i.e. the desktop).

True

Host-based and client-based networks are similar in that the client computer performs most of the work.

False

With the two-tier client-server architecture, the server is responsible for the ________ logic.

data access

One of the most frequently used Telnet applications is

PuTTY

A ________ is a group of computers linked together so that they act as one computer.

server farm

An application program function is __________, or the processing required to access data.

data access logic

In a host-based system with a mainframe, upgrades to the host are _____________.

Lumpy

In a client-server network, _________ gets software from different vendors to work together.

middleware

____________ is not an important middleware standard.

Asynchronous Transfer Mode (ATM)

The standard protocol for communication between a Web browser and a Web server is the web protocol.

False

_________ is an application program function that deals with storing and retrieving data.

data storage

As the demand for more and more network applications grow; host-based computing becomes the best solution.

False

The earliest data communications networks were client-server networks.

False

Which of the following is not a general function by any application program?

application access storage

In the three tier architecture the software on the client computer is responsible for____________.

presentation

The World Wide Web was conceived at University of Utah as part of the development of the Internet.

False

Scalability refers to the ability to increase or decrease the capacity of the computing infrastructure in response to changing capacity needs.

True

To get a page from the Web, a user must type in a URL, which stands for:

Uniform Resource Locator

With a client-based network, one fundamental problem is that:

all data on the server must travel to the client for processing

One disadvantage of the ____________ architecture is that places a greater load on the network.

n-tier

The idea for a special hypertext network, called the World Wide Web, was conceived of by:

Tim Berners-Lee at the European Laboratory for Particle Physics (CERN) in 1989

A request header for an HTTP request starts with a command, such as GET, and ends with the HTTP version number that the browser understands.

False

A "thin client" approach places most of the application logic on the client.

False

Which of the following is not a user agent package?

Microsoft Word

Web-based e-mail like Hotmail is an example of three-tier client-server architecture that provides access to e-mail messages.

True

With the "thin client" architecture, when an application changes, only the _________ with the application logic needs to be updated.

server

________ is the presentation of information to the user and the acceptance of the user's commands.

presentation logic

The four general functions of any application program are: data storage, data access logic, application logic and presentation logic.

True

The acronym, MIME, refers to:

Multipurpose Internet Mail Extension

The ________________ cloud deployment model provides the highest levels of control, privacy and security.

private

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

With the two-tier client-server architecture, the server is responsible for the ________ logic.

data access

There are optional and required parts of an HTTP request. They are:

request line, request header, request body

To use the Web, each client computer requires a data link layer software package called a Web browser.

False

A(n) __________ is the way in which the functions of the application layer software are spread among the clients and servers in the network.

application architecture

Cloud computing is now available on the client side (i.e. the desktop).

True