Module 1 Flashcards
What is the World Wide Web (WWW)?
A vast information space that allows users to access and share content through hyperlinks and web pages.
What is the key difference between the Internet and the World Wide Web?
The Internet is a global network of computers, while the Web is a system that runs on the Internet using web browsers and HTTP.
What is a web page?
A document accessible through the WWW that can contain text, images, videos, links, and other media.
What are hyperlinks?
Clickable elements that connect one web page to another, fundamental for web navigation.
What function do web browsers serve?
Software applications that allow users to access and interact with content on the Web.
What is a web server?
A system that stores and serves web pages to users, responding to requests from web browsers.
Define URL.
The address used to identify and locate resources on the web.
What does HTML stand for?
HyperText Markup Language.
What is the purpose of CSS?
A style sheet language used to describe the presentation of documents written in HTML or XML.
What is JavaScript used for?
To make web pages interactive, enabling dynamic content and functionalities.
What is frontend development?
The creation of the user interface and design elements with technologies like HTML, CSS, and JavaScript.
What was the primary characteristic of Web 1.0?
A static collection of web pages with limited interactivity.
What does Web 2.0 refer to?
A shift towards more dynamic and interactive websites with user-generated content.
What is Web 3.0 also known as?
The Semantic Web.
List some impacts of the WWW.
- Revolutionized communication
- Transformed e-commerce
- Facilitated education
- Changed entertainment
- Affected business operations
What is one potential future trend for the WWW?
Decentralization through technologies like blockchain.
What are Internet protocols?
Rules and standards that govern how data is transmitted and received across networks.
What is the purpose of the Application Layer in Internet protocols?
Enables communication between applications and services.
What does HTTP stand for?
HyperText Transfer Protocol.
What are the main functions of the Transport Layer?
- Ensures reliable delivery of data
- Manages data segmentation, error correction, and flow control
What does TCP ensure?
Reliable, ordered, and error-checked delivery of data.
What is the role of the Internet Layer?
Routes data packets across networks based on IP addresses.
What are the two versions of IP?
- IPv4
- IPv6
What does NAT stand for?
Network Address Translation.