2025-2026 WITH ACTUAL QUESTIONS AND
CORRECT VERIFIED ANSWERS
The Internet
Ans: A global computer network of interconnected networks
providing information and communication capabilities using a
standardised communication protocol TCP/IP
Q: TCP/IP
Ans: Transmission Control Protocol/Internet Protocol: The
dominant set of protocols for the transfer of data over the Internet.
Q: World Wide Web
Ans: An information service on the Internet that allows
documents to be connected to other documents by hypertext
links, enabling the user to search for information by moving from
one document to another.
,Q: How is the World Wide Web accessed?
Ans: Via HTTP (Hypertext Transfer Protocol) - the set of rules for
transferring files on the world wide web.
Q: Browser Engine
Ans: Locally installed application used to access the
information found on the world wide web. These include browsers
such as Chrome, Safari, Ecosia, Firefox and Edge.
Q: Search Engine
Ans: Software program that runs on the world wide web. It
allows the searching and filtering of websites. Examples include
Google, Bing and Yahoo.
Q: Web Hosting
,Ans: A service that provides storage for websites to make them
accessible on the web. Uses HTTP to serve files that form
webpages in response to a users request.
Q: Web Content
Ans: HTML, CSS, HTTP
Q: LAMP Stack
Ans: Linux, Apache, MySQL, PHP - An example of a Web Server
Q: Linux
Ans: Operating System
Q: Apache
Ans: HTTP server
Q: MySQL
, Ans: A Relational Database Management System (RDBMS) that
runs as a server providing multi-user access to a number of
databases.
Q: PHP
Ans: The most common server-side scripting language,
allowing a web server to produce a web page "on the fly" based
on data provided by the client.
Q: DNS Server
Ans: Translates the domain name into its associated IP address
Q: Domain Name
Ans: The part of a network address that identifies it as belonging
to a particular domain.
Q: ICANN