Exam 2: Application Layer

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

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

Free
(True/False)
4.8/5
(41)
Correct Answer:
Verified

True

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

Free
(True/False)
4.8/5
(37)
Correct Answer:
Verified

True

For what is HTML used? What are its major parts?Are all required?

Free
(Short Answer)
4.7/5
(45)
Correct Answer:
Answered by Examlex AI Copilot

HTML, which stands for HyperText Markup Language, is used for creating and structuring content on the web. It is the standard markup language for documents designed to be displayed in a web browser. HTML can be assisted by technologies such as Cascading Style Sheets (CSS) and scripting languages like JavaScript.

HTML is used to define the structure and layout of a web page by using a variety of tags and attributes. The content within an HTML document includes text, as well as images, videos, and other multimedia.

The major parts of an HTML document include:

1. **Doctype Declaration**: This is a required preamble that tells the web browser which version of HTML the page is written in. For example, `` is used for HTML5.

2. **HTML Element**: This is the root element that wraps the entire content of the document. It is required for every HTML document.

3. **Head Element**: This contains meta-information about the document, such as its title, links to stylesheets, scripts, and other metadata that is not displayed directly on the web page. The `` element is required in an HTML document.

4. **Title Element**: This defines the title of the document, which is shown in the browser's title bar or tab. It is required to be inside the `` section.

5. **Body Element**: This encompasses all the content that is displayed to the user, such as text, images, links, tables, lists, and more. The `` tag is required.

6. **Heading Elements (h1 to h6)**: These are used to define headings, with `

` being the highest (or most important) level and `

` the least.

7. **Paragraph Element (p)**: This is used to define a block of text.

8. **Anchor Element (a)**: This is used to define hyperlinks that can connect one page to another, or to different sections within the same page.

9. **Image Element (img)**: This is used to embed images in the HTML document.

10. **List Elements**: There are ordered lists (`
    `), unordered lists (`
      `), and list items (`
    • `), which are used to create lists of items.

      11. **Form Elements**: These include `
      `, ``, `

One underlying problem with a host-based network is that:

(Multiple Choice)
4.9/5
(36)

Which of the following is not true about Telnet?

(Multiple Choice)
4.8/5
(38)

The Simple Mail Transfer Protocol is the least commonly used e-mail standard.

(True/False)
4.8/5
(39)

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)
4.8/5
(38)

IMAP (Internet Message Access Protocol):

(Multiple Choice)
4.9/5
(42)

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

(Multiple Choice)
5.0/5
(48)

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

(Multiple Choice)
4.7/5
(34)

An N-tiered architecture:

(Multiple Choice)
4.9/5
(36)

What are the three major parts of an HTTP request and what information does each part contain? Why does HTTP include a version number as part of the packet?

(Essay)
4.8/5
(34)

Suppose your organization was contemplating switching from a host-based architecture to client-server.What problems would you foresee?

(Essay)
4.8/5
(36)

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

(True/False)
4.8/5
(40)

The earliest data communications networks were client-server networks.

(True/False)
4.8/5
(33)

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

(Multiple Choice)
4.9/5
(36)

The application architecture called the distributed computing model uses the "thick" client approach.

(True/False)
4.8/5
(33)

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

(Multiple Choice)
4.9/5
(43)

For what is HTTP used? What are its major parts?Are all required?

(Short Answer)
4.9/5
(33)

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

(Multiple Choice)
4.9/5
(37)
Showing 1 - 20 of 100
close modal

Filters

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