Font size
WorksheetsThe Internet and its’ uses
Total questions: 100
Worksheet time: 55mins
What is the Internet?
A) A type of software
B) A global network of interconnected computers
C) A collection of websites
D) A social media platform
What does the World Wide Web (WWW) consist of?
A) A system of interlinked hypertext documents
B) A software application
C) A hardware component
D) A communication protocol
Which of the following describes the primary difference between the Internet and the Web?
The Internet is a service, while the Web is an infrastructure
The Web is a service that runs on the Internet
The Internet is only for emails
The Web is used for gaming only
What is an example of an Internet service?
Websites
Social media platforms
Video streaming services
Which of the following is NOT considered an Internet service?
FTP
Online gaming
Blogging platforms
Voice over IP (VoIP)
Which of the following is an example of a Web service?
Virtual Private Network (VPN)
Remote Desktop Access
What is the Internet primarily?
A collection of websites
A global network of interconnected computers
A type of web browser
A social media platform
Which of the following is NOT an example of a service provided by the Internet?
File Transfer Protocol (FTP)
Social Media
Desktop Computers
What is the World Wide Web (WWW)?
A) A network of emails
B) A system of interlinked hypertext documents accessed via the Internet
C) A physical connection between computers
D) A database of all websites
Which protocol is primarily used by the World Wide Web to transfer web pages?
HTTP
FTP
SMTP
VoIP
What is the key difference between the Internet and the World Wide Web?
The Internet is a physical network, while the World Wide Web is a service using that network.
The Internet only exists in data centres, and the World Wide Web is wireless.
The Internet is the same as the World Wide Web.
The World Wide Web is older than the Internet.
Which of the following services is NOT an Internet service but a Web service?
Online Gaming
Video Streaming (e.g., YouTube)
Voice over IP (VoIP)
Which of the following correctly describes the relationship between the Internet and the World Wide Web?
Which service allows users to transfer large files over the Internet?
HTTP
FTP
DNS
VPN
Which of the following is NOT an example of a World Wide Web service?
Social Media platforms like Facebook
Websites
Instant Messaging
Remote Desktop Access
What does HTTP stand for?
Hyper Transfer Text Protocol
Hypertext Transfer Protocol
Hyperlink Transfer Protocol
Hypertext Transport Protocol
Which of the following best describes DNS (Domain Name System)?
It is a protocol used for sending emails.
It converts domain names into IP addresses.
It is a web browser.
It is a protocol used for downloading files.
Which of the following is a primary purpose of the World Wide Web?
Managing data traffic between routers
Accessing hypertext documents through browsers
Transferring files directly between computers
Managing email communication
Which of the following protocols would you use to access a website securely?
A) FTP
B) HTTP
C) HTTPS
D) SMTP
Question 14: The device that acts as a gateway between the local network and the Internet is:
Router
Switch
Hub
Access Point
Which of the following is used to forward packets between computer networks?
Web Browser
Router
Server
Switch
What role do hyperlinks play on the World Wide Web?
They help users send emails.
They direct users from one web page to another.
They manage file transfers.
They encode website data.
What does URL stand for?
Universal Resource Locator
Uniform Resource Locator
Unified Resource Link
Universal Routing Locator
Which part of the URL specifies the protocol?
A) https://
B) www
C) example.com
D) index.html
In a URL, the "domain" represents:
the unique name identifying a website
the protocol used to access the website
the path to a specific page on the website
the file type of the webpage
Which component of a URL identifies the specific resource on the web server?
Domain name
Protocol
Path
Port number
What is the correct order of the following URL components: protocol, domain, path?
Path, Domain, Protocol
Protocol, Path, Domain
Domain, Path, Protocol
Protocol, Domain, Path
In the URL https://www.example.com:8080/path, what does 8080 represent?
Path
Protocol
Port number
Domain
What is the purpose of the protocol in a URL?
It defines the type of server being accessed.
It indicates the file type.
It specifies how the web browser should communicate with the web server.
It shows the path to the resource.
Which of the following is NOT a valid protocol for a URL?
https://
ftp://
Which of the following is a valid protocol for sending email?
http://
ftp://
smtp://
file://
What is the "www" in the URL https://www.example.com?
The protocol
The subdomain
The file name
The top-level domain
Which part of the URL is used to specify the file extension?
Protocol
Domain
Path
Query
In the URL https://www.example.com/about?lang=en, what does the ?lang=en represent?
The domain name
The query string
The protocol
The fragment identifier
What is the function of a URL in a web browser?
To create a new web page
To translate domain names into IP addresses
To store the webpage content locally
To access resources or websites on the internet
Which of the following best describes the structure of a URL?
A) Protocol, subdomain, domain name, path, query string
B) Subdomain, path, protocol, domain, query string
C) Domain name, path, subdomain, query string, protocol
D) Path, query string, subdomain, protocol, domain
Which part of the URL helps ensure a secure connection between the client and the server?
www
https://
.com
The path
What does HTTP stand for?
Hyperlink Text Transfer Protocol
Hypertext Transfer Protocol
Hypertext Transmission Procedure
Hyperlink Transfer Protocol
What is the main purpose of HTTP?
To transfer emails
To manage network security
To allow the transfer of hypertext documents and resources over the web
To encrypt data transmissions
What does HTTPS add to HTTP to make it more secure?
Compression
Encryption
Faster data transfer
Digital signatures
What is the key difference between HTTP and HTTPS?
HTTPS uses encryption for data transmission, while HTTP does not.
HTTP is faster than HTTPS.
HTTPS only works on mobile devices.
HTTP does not transmit data, while HTTPS does.
Which of the following statements is true about HTTP?
HTTP encrypts data to protect it from unauthorized access.
HTTP is mainly used for secure online transactions.
HTTP transmits data in plain text, making it vulnerable to interception.
HTTP requires a security certificate for operation.
When visiting a website, how can you tell if it is using HTTPS?
The URL will begin with http://.
The URL will begin with https://, and there will be a padlock symbol in the browser's address bar.
The website will load faster.
There will be a red warning icon in the address bar.
Why is HTTPS preferred for online transactions such as banking or shopping?
It uses faster data transfer rates.
It provides data encryption to ensure the security of sensitive information.
It allows for multiple users to connect to the server at once.
It reduces the number of cookies used by websites.
Which of the following is NOT a feature of HTTPS?
Data encryption
Authentication through security certificates
Secure communication over the internet
Reduced website load times
Which of the following is a disadvantage of using HTTP instead of HTTPS?
It is slower than HTTPS.
Data transmitted via HTTP can be easily intercepted and read by attackers.
It requires a security certificate to operate.
HTTP requires more bandwidth than HTTPS.
Which component of HTTPS helps verify the identity of a website?
A) URL path
B) Domain name
C) SSL/TLS certificate
D) Query string
What happens if a website has an invalid or expired SSL/TLS certificate?
The website automatically switches to HTTP.
The browser may show a security warning to the user.
The website becomes faster.
The website will be blocked by all browsers.
Which layer of the OSI model do HTTP and HTTPS operate at?
Transport layer
Application layer
Data Link layer
Network layer
Why is HTTPS considered more secure than HTTP?
It requires fewer resources from the server.
It encrypts data, preventing unauthorized access during transmission.
It stores more cookies for security.
It limits access to website content based on user location.
Which of the following is TRUE about HTTP connections?
HTTP connections are always encrypted.
HTTP connections can be easily intercepted by hackers.
HTTP requires an SSL certificate for data transmission.
Which of these is required for a website to use HTTPS?
A) A valid SSL certificate
B) HTTP connections can be easily intercepted by hackers.
C) A secure server configuration
D) A domain name registered
What is a cookie in the context of the internet?
A. A type of virus stored on your computer
B. A small piece of data stored on a user's device by a website
C. A file used to block unwanted websites
D. A program that manages internet connections
Which of the following is a feature of session cookies?
They remain on your device permanently
They are deleted when the browser is closed
They track user activity across multiple websites
They require user consent before being created
What is the main purpose of persistent cookies?
To manage secure banking transactions
To remember user preferences and login information over time
To delete data automatically
To monitor the user’s location
Which of the following is NOT a typical use of cookies?
Cookies used to track user activity across multiple websites are known as:
Session cookies
Persistent cookies
Third-party cookies
First-party cookies
Which type of cookie is most likely to be used for online banking to ensure a secure session?
Session cookies
Persistent cookies
Tracking cookies
Third-party cookies
Why are cookies used for personalization on websites?
To secure the website from hackers
To remember user preferences and provide a customized experience
To ensure the user cannot log out
To block certain types of content
A potential ethical concern with tracking cookies is:
They can compromise user privacy.
They improve website performance.
They increase internet speed.
They reduce advertising costs.
Which type of cookies could be used to provide personalized ads to users based on their browsing behaviour?
Session cookies
First-party cookies
Third-party cookies
Persistent cookies
In which of the following scenarios would session cookies be most appropriate?
Keeping a user logged into an online banking website during a transaction
Tracking a user’s behavior across multiple websites
Remembering login information for future sessions
Saving a user’s language preferences for the next visit
What type of cookie is most commonly used to remember user preferences, such as language settings, even after closing the browser?
Session cookies
Persistent cookies
Tracking cookies
First-party cookies
How do cookies enhance the user experience on websites?
By tracking the user’s location in real-time
By storing login information and preferences to make browsing faster
By blocking ads and unwanted content
By improving the security of the website
What is a major risk associated with cookies storing sensitive information?
The user might lose all their data
Cookies can be used to launch denial-of-service attacks
Hackers can access cookies and steal personal information
Cookies slow down the website significantly
Which type of cookie is most likely to be used for maintaining the state of a shopping cart on an e-commerce site during a single browsing session?
Session cookies
Persistent cookies
Tracking cookies
Third-party cookies
What is digital currency?
Physical money stored in banks
A form of currency that exists only in digital form, without a physical counterpart
A currency used exclusively by governments for international trade
A type of money that only works in mobile applications
Which of the following is an example of digital currency?
Gold
Bitcoin
U.S. Dollar
Debit card
What is the primary use of digital currencies?
As a backup for physical currency
For international trade only
To facilitate online transactions without the need for intermediaries like banks
For government tax payments
Which technology underpins most digital currencies, such as Bitcoin?
Artificial Intelligence
Blockchain
Cloud Computing
Internet of Things (IoT)
What is a key feature of blockchain technology?
Centralized control over transactions
A distributed and decentralized ledger that records all transactions
Transactions that can be reversed at any time
Complete anonymity for all users
How does blockchain technology ensure the security of digital currency transactions?
By using strong passwords for all users
By using cryptography to encrypt transaction data and prevent tampering
By storing data on a single server that is heavily protected
By involving banks in every transaction
Which of the following is a benefit of digital currencies?
Centralized control over all transactions
Faster and more efficient transactions without intermediaries
Which of these is a challenge associated with digital currencies?
Lack of transaction speed
Limited acceptance in mainstream commerce
Government subsidies for transactions
High-level government regulation worldwide
What does it mean when a digital currency is "decentralized"?
It is controlled by a single company or institution
It is controlled by multiple governments
It operates without a central authority, and transactions are validated by a distributed network
It can only be used for specific online purchases
Which of the following is a significant challenge in the adoption of digital currencies?
Low transaction fees
Price volatility and fluctuations in value
A lack of online retailers that accept credit cards
Long processing times for transactions
Which of the following is an example of malware?
Firewall
Spyware
Encryption
VPN
What is the primary intention behind a phishing attack?
To encrypt files and demand a ransom
To trick users into revealing sensitive information such as passwords or credit card numbers
What type of malware locks users out of their systems until a ransom is paid?
Virus
Trojan
Ransomware
Spyware
What is the primary purpose of a firewall in cybersecurity?
To encrypt data during transmission
To block unauthorized access to or from a network
To scan and remove viruses from a computer
To perform system backups automatically
Which of the following is a characteristic of a Trojan horse attack?
It replicates itself to spread across devices
It disguises itself as legitimate software to trick users
It overloads servers with traffic
It monitors user activity without consent
How does antivirus software protect a system?
By creating a backup of all files
By detecting, quarantining, and removing malicious software
By preventing unauthorized users from accessing a network
By encrypting all sensitive data stored on the device
Which of the following is a preventive measure against phishing attacks?
Using strong passwords
Avoiding suspicious email links and verifying sender authenticity
Installing antivirus software
Regularly defragmenting your hard drive
What is a Distributed Denial of Service (DDoS) attack?
An attack that encrypts files and demands a ransom
An attack that uses multiple systems to overwhelm a server with traffic, causing it to crash
An attack that installs spyware on a target system
An attack that redirects users to fake websites
How does multi-factor authentication (MFA) enhance cybersecurity?
It encrypts all user data automatically
It requires users to provide multiple forms of verification before gaining access
It automatically detects and removes malware
It scans networks for potential vulnerabilities
What is the role of encryption in cybersecurity?
To prevent malware from infecting a device
To convert data into a secure format that cannot be read without a decryption key
To monitor network traffic for suspicious activity
To perform automated system updates
What is the primary purpose of an automation system?
To increase human involvement in tasks
To perform tasks with minimal human intervention
To eliminate the need for electricity in processes
To ensure manual control over all systems
What is the main goal of automation?
To increase manual labor
To perform tasks with minimal human intervention
To reduce the use of machines
To slow down production
Which of the following is an example of an automation system?
A. A traditional typewriter
B. A robotic arm in a manufacturing plant
C. A manual sewing machine
D. A bicycle
What is a key advantage of using automation in industries?
Increased cost of production
Improved accuracy and efficiency
Greater reliance on manual labor
Reduced speed of production
Which of the following components is most likely used in an automation system?
A. Sensors and actuators
B. Typewriters and manual tools
C. Pencils and paper
D. Hand tools
What role do sensors play in an automation system?
They execute commands from the control system
They measure and detect physical changes in the environment
They supply power to the system
They replace the need for a control system
What is the primary purpose of an actuator in an automation system?
To collect data from the environment
To convert electrical signals into physical action
Which of the following is a limitation of automation systems?
High initial cost of implementation
Increased error rates in production
Reduced consistency in output
Greater reliance on human labor
Which industry benefits significantly from automation systems?
A. Agriculture
B. Healthcare
C. Manufacturing
D. All of the above
What is the main purpose of using educational robots in schools?
To replace teachers
To help students learn through hands-on activities
To make classrooms fully automated
To entertain students only
Which of the following is an example of an educational robot?
Industrial welding robot
Self-driving car
LEGO Mindstorms / LEGO Spike
Robotic vacuum cleaner
Educational robots help students develop which key skill?
Surfing the internet faster
Advanced industrial engineering
Problem-solving and logical thinking
Memorizing facts
What component allows an educational robot to detect objects or conditions around it?
Battery
Sensor
Motor
Wheel
What does a robot’s actuator do?
Stores data
Displays graphics
Converts electrical signals into movement
Measures temperature
