Introduction to Internet and World Wide Web
20 Questions
2 Views

Choose a study mode

Play Quiz
Study Flashcards
Spaced Repetition
Chat to Lesson

Podcast

Play an AI-generated podcast conversation about this lesson

Questions and Answers

Who is considered the Principal architect of ARPANET?

  • J.C.R. Licklider
  • Sir Tim Berners-Lee
  • Ray Tomilson
  • Lawrence Roberts (correct)

The World Wide Web was invented before the ARPANET.

False (B)

What year was the first email sent?

1971

The formal specification that defines procedures for data transmission is called a __________.

<p>protocol</p> Signup and view all the answers

Match the following individuals with their contributions:

<p>J.C.R. Licklider = Envisioned globally interconnected computers Ray Tomilson = Sent the first email Sir Tim Berners-Lee = Invented the World Wide Web Lawrence Roberts = Principal architect of ARPANET</p> Signup and view all the answers

What protocol did ARPANET adopt in 1983?

<p>Transmission Control Protocol/Internet Protocol (TCP/IP) (D)</p> Signup and view all the answers

HTML stands for HyperText Markup Language.

<p>True (A)</p> Signup and view all the answers

What is the role of the World Wide Web Consortium (W3C)?

<p>Set standards and guidelines for the internet</p> Signup and view all the answers

Each electronic document on the web is called a __________.

<p>web page</p> Signup and view all the answers

Approximately how many hosts were on the internet by 1987?

<p>30,000 (C)</p> Signup and view all the answers

What does HTTPS stand for?

<p>Hyper Text Transfer Protocol Secure (A)</p> Signup and view all the answers

An ISP provides services only for internet access.

<p>False (B)</p> Signup and view all the answers

What is the primary purpose of a domain name system (DNS)?

<p>To store domain names and their corresponding IP addresses.</p> Signup and view all the answers

The ______ is the last segment of the domain name.

<p>Top Level Domain</p> Signup and view all the answers

Match the following data transmission technologies with their description:

<p>Dial-up = Connection method using a telephone line DSL = Digital connection over phone lines Cable modem = Connection using cable TV infrastructure Fiber optic = High-speed data transmission using light signals</p> Signup and view all the answers

Which protocol is used for sending electronic messages?

<p>SMTP (B)</p> Signup and view all the answers

The IP Address is a text version of a domain name.

<p>False (B)</p> Signup and view all the answers

What does a URL represent?

<p>A uniform resource locator.</p> Signup and view all the answers

The ______ is a private network accessible only by an organization’s members.

<p>Intranet</p> Signup and view all the answers

Which of the following is NOT a type of internet connection provided by ISPs?

<p>Bluetooth (C)</p> Signup and view all the answers

Flashcards

HTTP

A standard way for browsers and web servers to exchange data.

HTTPS

A secure version of HTTP that encrypts data exchanged between your computer and a website.

ISP

A company that provides internet access and services like domain registration and hosting.

IP Address

A unique number assigned to every device connected to the internet.

Signup and view all the flashcards

Domain Name

A user-friendly text version of an IP address.

Signup and view all the flashcards

DNS

A system that translates domain names into IP addresses.

Signup and view all the flashcards

Top Level Domain

The last part of a domain name, like '.com', '.org', or '.net'.

Signup and view all the flashcards

URL

The full address to a web page or file, often starting with 'http://' or 'https://'.

Signup and view all the flashcards

FTP

A protocol for transferring files between computers.

Signup and view all the flashcards

SMTP

A protocol for sending and receiving emails.

Signup and view all the flashcards

What is the Internet?

An interconnected network of computers worldwide using common protocols for data exchange.

Signup and view all the flashcards

What is the World Wide Web?

A collection of multimedia documents linked together and accessed via the internet using a common protocol (HTTP).

Signup and view all the flashcards

What is a web page?

A single document on the web, often containing text, images, and links to other documents.

Signup and view all the flashcards

What is a website?

A collection of web pages, typically managed by a single organization or individual.

Signup and view all the flashcards

What is HTTP (Hypertext Transfer Protocol)?

The protocol used to communicate between web browsers and web servers; allows retrieval of linked resources on the internet.

Signup and view all the flashcards

What is a URI (Uniform Resource Identifier)?

A unique address used to identify each resource on the web, often called a URL.

Signup and view all the flashcards

What is HTML (Hypertext Markup Language)?

The markup language used to create web pages, defining structure and content.

Signup and view all the flashcards

What is a protocol?

Formal specifications defining procedures for transmitting and receiving data, like a set of rules for communication.

Signup and view all the flashcards

What is TCP/IP?

The foundation protocols of the internet, managing communication between servers and clients.

Signup and view all the flashcards

What is the W3C (World Wide Web Consortium)?

The organization responsible for research and setting standards for the internet, with over 350 member organizations.

Signup and view all the flashcards

Study Notes

Internet

  • An interconnected network of computers globally, using common standards to communicate and exchange data.
  • J.C.R Licklider (MIT, 1962) envisioned a globally interconnected computer system for easy access.
  • Pentagon's ARPANET (1969) was a functional network for US academic and scientific research.
  • Lawrence Roberts was a key architect of ARPANET.
  • Ray Tomlinson sent the first email in 1972.
  • ARPANET adopted TCP/IP in 1983, enabling a significant increase in the number of hosts (nearly 30,000 in 1987).
  • The World Wide Web became commercialized in 1995.
  • The Federal Networking Council (NFC) defined the term "Internet" in 1989.
  • Internet is logically linked by a unique address space (Internet Protocol).
  • Supports communication using TCP/IP and other compatible protocols.

World Wide Web

  • A collection of interconnected multimedia documents stored on the internet, accessed via a standard protocol (HTTP).
  • Each electronic document is a web page.
  • A collection of web pages forms a website.

Protocols

  • Protocols are formal specifications defining procedures for data transmission.
  • TCP/IP is a foundational protocol for managing communication between servers and clients.
  • HTTP is a standard for exchanging information between browsers and web servers.
  • HTTPS is a secure version of HTTP, encrypting information exchanged.
  • FTP allows interactive file transfer between systems.
  • SMTP handles electronic message and attachment transfer.

World Wide Web Consortium (W3C)

  • Oversees internet research and standards, with 350 member organizations.

Sir Tim Berners-Lee

  • British computer scientist who invented the web in 1989.
  • Created 3 fundamental web technologies:
    • HTML (HyperText Markup Language): Markup language for the web.
    • URI (Uniform Resource Identifier) / URL: Unique address identifying resources on the web.
    • HTTP (Hypertext Transfer Protocol): Facilitates retrieving linked resources.

Internet Service Providers (ISPs)

  • Provide services like internet access, transit, domain registration, and hosting.
  • Use various connection technologies to connect with customers (e.g., dial-up, DSL, cable modem, wireless, fiber optics).

IP Addresses and Domain Names

  • Unique number identifying a device on the internet (IP address).
  • Domain Name System (DNS) translates domain names (text-based addresses) to IP addresses.
  • Top-level domains are the last segments of a domain name (e.g., .com, .org).

Other Protocols

  • FTP (File Transfer Protocol): used for interactive file transfer.
  • SMTP (Simple Mail Transfer Protocol): used for transferring email.
  • Intranet: a private network accessible only to authorized members.

Web Addresses (URLs)

  • A uniform resource locator specifying the full address of a webpage or file.

Studying That Suits You

Use AI to generate personalized quizzes and flashcards to suit your learning preferences.

Quiz Team

Related Documents

Internet History PDF

Description

This quiz covers the foundational concepts of the Internet and World Wide Web, exploring their history, key figures, and technological advancements. From ARPANET to TCP/IP and the commercialization of the web, test your knowledge on these critical developments in digital communication.

More Like This

History of the Internet and World Wide Web
10 questions
Povijest i razvoj interneta
45 questions
Use Quizgecko on...
Browser
Browser