Lesson 1 Flashcards

1
Q

A method for accessing and providing information in various media via the Internet, allowing users to navigate information in a non-hierarchical and non-sequential manner.

A

World Wide Web (WWW)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

the standard publishing language used to create web pages, defining the structure of information using various tags and attributes for display and hyperlinking.

A

HyperText Markup Language (HTML)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

An application software that locates and requests web pages from web servers, interprets the returned pages, and displays them to users.

A

Web Browser

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

A uniform naming scheme that specifies unique addresses for web servers, documents, and resources on the Internet, indicating where data can be found.

A

Uniform Resource Locator (URL)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

A system that presents and relates information as interlinked documents, allowing readers to explore related documents through clickable hyperlinks.

A

Hypertext

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Enumerate Popular Web Servers

A
  1. Apache
  2. iServer
  3. Microsoft Internet Information Server
  4. Macromedia ColdFusion
  5. IBM Web Sphere Studio
  6. Apple WebObject
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

It is the main page of a website, typically serving as an index or table of contents for other web pages and usually the first page users see when visiting a site.

A

Home Page

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Standard rules governing how computers communicate with each other, such as TCP/IP, SMTP, FTP, and HTTP.

A

Protocol

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

A computer that runs application software to host web pages and respond to client requests made through web browsers via HTTP.

A

Web Server

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

A collection of related web pages from a specific individual, group, or organization, connected through hyperlinks and hosted by a web server in a specific domain.

A

Website

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

A computer that hosts web documents and provides information through web server applications, typically dedicated to running specific applications for better performance.

A

Server Computer

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

An electronic document containing various types of information, created and organized in a document-like format using HTML or other web authoring tools.

A

Web Page

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

An underlying protocol used to transmit information over the Web, supporting various Internet protocols and allowing access to a vast collection of information and services.

A

HTTP (Hypertext Transfer Protocol)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

It is a distributed computing model where client computers access resources from server computers, which host and provide information.

A

Client/Server Technology

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Enumerate Popular Web Browsers

A
  1. Microsoft Internet Explorer
  2. Netscape Navigator
  3. Opera
  4. Mozilla
  5. Lynx
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

A computer used to access web documents through web browser applications, typically utilized by individuals or organizations.

A

Client Computer

8
Q

What are the Steps on How the Web Works

A
  1. User Sends a Request
  2. Browser Interprets the User’s Selection
  3. Server Accepts and Processes the Browser’s Request
  4. Server Sends the Requested Files Back to the Browser
  5. User Receives the File Displayed by the Browser
8
Q

It is a clickable object (usually highlighted text or images) that links to another document or resource on the Web, enabling easy navigation.

A

Hyperlink

9
Q

Kaya pa?

A
9
Q

Analyze the following URL and identify each component. Fill in the blanks with the appropriate details.

http://www.unesco.org/webworld/portal_bit/index.shtml

  1. Protocol:
  2. Host Computer:
  3. Directory Path:
  4. File Name:
A
  1. Protocol: http
  2. Host Computer: www.unesco.org
  3. Directory Path: /webworld/portal_bit/
  4. File Name: index.shtml