WorksheetsBSIT 3j/3K Intro to web
Total questions: 50
Worksheet time: 11mins
A system of interlinked hypertext documents accessed via the Internet.
Web
Browser
Network
Protocol
A global system of interconnected computer networks that use the Internet protocol suite (TCP/IP) to link devices worldwide
Intranet
Extranet
World Wide Web
Internet
A inter-connected computer networks, linked by wires, cables, wireless connections
Client
Server
Web
Internet
Hosts websites and delivers web pages to users
Client
Server
Web
Internet
A set of rules that defines how data is sent and received over the internet
Domain Name Service
File Transfer Protocol
Transmission Control Protocol
Internet Protocol
Arjun is responsible for ensuring that data is transmitted accurately and in the correct order between computers in his company's network.
Domain Name Service
File Transfer Protocol
Transmission Control Protocol
Internet Protocol
It is used to transfer files between computers over a network or the internet.
Domain Name Service
File Transfer Protocol
Transmission Control Protocol
Internet Protocol
a system that translates domain names into IP addresses that computers use to identify each other on a network or the internet.
Domain Name Service
File Transfer Protocol
Transmission Control Protocol
Internet Protocol
It defines the structure and content of hypertext documents
Hypertext
Hyperlinks
Uniform Resource Locator
Markup language
Oliver is trying to find a specific article on the internet. He knows that each resource on the network has a unique identifier that helps locate it. What is this unique identifier called?
Hypertext
Hyperlinks
Uniform Resource Locator
Markup language
Imagine Aria is reading an online article about her favorite hobby. She notices that certain words are highlighted and clickable, allowing her to jump to related articles or sections within the same document. This format of information enables her to explore various topics seamlessly.
Hypertext
Hyperlinks
Uniform Resource Locator
Markup language
An element on a webpage that allows users to navigate to a different location or resource when clicked.
Anchor tag
Hyperlink
Web address
HTML element
If the resource is a file, creates an HTTP response that contains the file in the body of the response message
Web Client
Website
Web Server
HTTPS
It is a necessary attribute that describes the source or path of the image. It instructs the browser where to look for the image on the server
AHREF
ALT
SRC
BREAK
It defines an alternate text for the image, if it can't be displayed.
AHREF
ALT
SRC
BREAK
Which Internet service provides a connection through satellites orbiting the Earth, allowing access almost anywhere but affected by weather conditions?
DSL
Cable
Satellite
4G/5G
Which of the following best describes the World Wide Web
A physical network connecting computers globally
A collection of interlinked hypertext documents accessible via the Internet
A collection of interlinked hypertext documents accessible via the Internet
A private intranet for organizations
In a company, employees access an internal web portal to share documents securely. What type of network are they using?
Extranet
VPN
Intranet
CLoud
If a company’s partners are given restricted access to internal resources via the Internet, this setup is known as:
Extranet
VPN
Intranet
CLoud
Which of the following is a web app rather than a desktop application?
Microsoft Word
Notepad++
Google Docs
Adobe Photoshop
The combination of HTML and XML provides what advantage in web development?
Faster download speed
The ability to define both structure and meaning of data
Improved hardware compatibility
Offline browsing
In HTML, the <form> tag’s action attribute defines:
The location of the image file
The backend script that processes the form data
The method used to encode form data
The size of the input field
When designing a secure login page, which HTML input type should be used to hide characters as they are typed?
text
hidden
password
secure
Which HTTP method appends form data into the URL?
GET
POST
PUT
SEND
If you embed an image as a clickable link, which HTML structure is correct?
<a><img></a>
<img><a></a>
<link><img></link>
<image href="">
A web page designer wants an image to open another page in a new tab when clicked. Which attribute must be added to the <a> tag?
href
target="_blank"
src
action
What is the correct HTML tag to create a numbered list?
<ul>
<ol>
<dl>
<dt>
In a table, which attribute adjusts the distance between cells?
cellpadding
cellspacing
rowspan
colspan
Which of the following HTML tags defines a hyperlink?
<link>
<a>
<href>
<src>
Maria is creating a registration form. She wants to allow users to enter a short biography. Which form element should she use?
<select>
<input type="password">
<textarea>
<input type="text">
Which type of internet connection is likely to have the highest latency but broadest coverage?
Satellite
Fiber
DSL
Cable
While uploading a file through an HTML form, the image doesn’t reach the server. The most likely missing attribute is:
enctype
name
target
id
The <th> tag in an HTML table is used for:
Table header cells
Table height
Hidden cells
Horizontal rule
What happens if the target="_blank" attribute is not included in a hyperlink?
The link will open in a popup window
The link will open in the same tab
The link will not work
The link will be underlined red
A web developer wants to merge two rows in a table for a summary cell. Which attribute should be used?
colspan
rowspan
merge
span
Which element is used to group inline elements in HTML?
<div>
rowspan
merge
span
What attribute in a <table> defines the distance between the border and the content inside a cell?
border
cellpadding
cellspacing
margin
The <div> tag is primarily used to:
Insert an image
Group block-level elements for styling or layout
Create hyperlinks
Define a paragraph
Which cloud-based service allows users to store files and recover them in case of computer loss?
FTP
Dropbox
VOIP
VPN
A user fills out a form and presses the “Reset” button. What happens?
The form data is submitted
The page reloads
All fields return to their default values
The browser closes
Which of the following is not a valid list type in HTML?
<ul>
<ol>
<dl>
<ml>
What is the function of a DNS server?
Sends email across the Internet
Translates domain names into IP addresses
Stores website content
Encrypts user data
A company uses VoIP to cut down on telephone bills. This technology allows them to:
Use the Internet to transmit voice data
Share files through FTP
Host web pages
Connect via cable only
Which protocol is used to transfer files between a server and a user’s computer?
HTTP
FTP
SMTP
IP
What is the correct HTML element to create a dropdown menu?
<menu>
<dropdown>
<select>
<check>
The correct HTML structure for a webpage starts with:
<html><head><body>
<body><head><html>
<head><body><html>
<header><main><footer>
A student is browsing multiple sites in one browser window using tabs. This feature is called:
Tabbed browsing
Multi-linking
Hypertexting
Session tracking
The file extension .html or .htm represents:
A binary executable file
A text file containing markup tags for web pages
A database file
A HTML stylesheet
What is SMTP stand for?
(capital letter in every start of word)
(a)
