Font size
WorksheetsInternet Quiz
Total questions: 82
Worksheet time: 39mins
A web site's front page/ main page is called,
Home Page
Browser Page
Bookmark
Search Page
A user can get files from another computer on the Internet by using
HTTP
Telnet
FTP
UTP
Cloud storage is a
offline data storage
online data storage
free data storage
mobile data storage
Which of the following can be used to find information from a website when relevant web address is not known?
IP address
Search Engine
DNS server
Hyperlink
A program that is used to view websites is called a
Browser
Office
Web Viewer
Moving from one website to another is called
Download
Browsing
Uploading
Attachment
When we create a survey in google form, what is the option we can't see?
Required option
Answer key option
Multiple choice option
Add option
How a set of instructional rules & regulation which is used in the internet is called?
Domain
Protocol
Sub domain
Directories
Which of the following is not an example for cloud computing?
Linux
IBM
Zoom
Amazon Web Service
The protocols that are commonly used for working with the Internet are
Internet Protocol
Transmission Control Protocol
Both 1 and 2
None of these
INTERNET GIVES US ACCESS TO _______ ON ALMOST EVERY SUBJECT.
INSTRUCTION
INFORMATION
INSTALLATION
_______ IS ONE OF THE MOST POPULAR SEARCH ENGINES
TROJAN HORSE
AVG
BCC STANDS FOR ________
BOLD CARBON COPY
BLIND CARBON COPY
BIG CARBON COPY
_______ ARE HIGHLIGHTED TEXT, BUTTONS OR IMAGES IN A WEB SITE
LINKS
WINKS
MONKS
WHAT DOES ISP STAND FOR?
INTERNET SERVICE PROVIDER
INTERNET SOURCE PRODUCT
INTERNET SYSTEM PROVIDER
WHICH OF THE FOLLOWING DISPLAYS THE INFORMATION ABOUT ALL THE RECEIVED e-mails?
COMPOSE BOX
INBOX
Cc FIELD
______ IS A FACILITY ON THE INTERNET TO SEND AND RECEIVE MESSAGES ANYWHERE AROUND THE WORLD IN REST TIME.
ANTIVIRUS
SOFTWARE
E-MAIL STANDS FOR
ELECTRICITY MAIL
ELECTRONIC MAIL
ELECTION MAIL
What do people do when they change something on a document
they attach it
they chat
they download it
they edit it
In which of the following places can you always find a home page
at home
in a book
on the world wide web
in a printer
Which of the following words best describes the word 'icon'
picture
number
colour
size
Which of the following things can you find in an inbox
a blog
an email message
hardware
a monitor
What kinds of things can you find on a keyboard
Memory
words
letters
software
Which of the following things can a 'link' do?
open an internet cafe
close a file
help you save information
bring you to another website
Which of the following things can a computer 'mouse' do best?
create a program
buy computer software
move your cursor
eat cheese
What should you do before you 'paste' something onto a document?
send an email
copy something
sign out
turn on a printer
Which of the following thins can a 'virus' do?
create an email acoount
go online
crash your computer
chat with you
The World Wide Web was developed by ____________ in 1989
Bill Gates
Jim Berners Lee
Tim Berners Lee
None of the above
What is CC?
Carbon Copy
Candy Crush
Covered Copy
All of the above
What can you do with Internet?
Wash clothes
Play games
Teach and Learn
Fix furniture
It is the unique address to help identify a file on web.
IP Address
Country Code
URL
ISP
Pick the odd one out:
Website
Inbox
Trash
Draft
_________ and ________ are popular social networking sites
None of the above
Twitter and Facebook
Which of the following is a number address?
192.12.148.73
1298564029
1008.546.875.1234
All of the above
Which is odd?
Mozilla Firefox
Internet Explorer
Netscape Navigator
Which is true? Attached in email, is a/an
image
sound
document
all of the above
This is a collection of information, pictures, audios, videos, resources, multimedia on the internet that are linked and connected together.
HTTP
Web
Videos
Hyperlink
This means listening to music or watching video in real time.
Clouding
Streaming
Fogging
Streamlining
This is a software application for accessing information on the World Wide Web.
Search Engine
Browser
OS
Android
Method of saving a web page’s address which the user wants to use as future reference.
(a)
This is a tool that keeps track by saving sites and pages the user visits within a specific time.
Record
History
Bookmark
Save
This is the receiver of your message in email.
Subject
Recipient
From
Attachment
Which one is the best password?
13165
B16S
B16s
B16s#
The suffix in the following website address (https://www.bassam.edu) means ?
Organization
Government
Company
Education
The suffix in the following website address (www.Saudi.gov) means ?
Organization
Government
Company
Education
When Aseel sees a lock icon before the website URL, what does it indicate?
The website is secured
The website is not Secured.
What does WWW mean?
We Won't Work
Welcome With Windows
World Wide Web
We Will Win
What does "Subject" mean in an Email?
A person or thing that is being discussed, described.
A branch of knowledge studied or taught in a school.
A short summary of its content.
All of these
Which one of the following is an example of a professional Email ID?
www.example.com
IndomiLover@gmail.com
NourAhmed@gmail.com
www
TCP/IP protocol was proposed by who?
(a)
Which is the proper way to write an h1 tag
<h1>Hello</h1>
<h1>"Hello
{h1}Hello{/h1}
<h1>Hello<h1>
Which code below is correct for a hyperlink
<a>
"https://google.com"
Click Me
</a>
<a>Click Me>
"https://google.com"
</a>
<a herf="https://google.com">
Click Me
</a>
<a href="https://google.com">
Click Me
</a>
src attribute in an image tag means what?
Source of the image
Name of the image
Description of the image
Not used with image tag
Which list tag would you use for an ordered list
<h1></h1>
<ol></ol>
<ul></ul>
<a></a>
<th></th> is the code for .....
a table row
a table column
a table header
Thanos
Choose the correct HTML element for the largest heading:
<h6>
<head>
<heading>
<h1>
What is the correct HTML element for inserting a line break?
<br>
<break>
<lb>
<brk>
Choose the correct HTML element to define emphasized text
<italic>
<i>
<em>
<font>
Which character is used to indicate an end tag?
/
*
&
^
HTML comments start with <!-- and end with -->
False
True
Which HTML element defines the title of a document?
<meta>
<head>
<title>
<!DOCTYPE>
Whose is the father of WORLD WIDE WEB
John T. Thomson
Denis Ritchie
Tim Berners-Lee
Me
Which of the following tags is used to make a portion of text italic in HTML?
<italic>
<style="i">
<i>
<style="italic">
HTML tags are surrounded by______brackets.
Angle
Curly
Round
Square
In HTML a color can be specified by using what?
HEX value
Color name
RGB value
All of these
These simple, east-to-use program allows you to enter, edit, save and print text.
Web browser
Text editor
Search engine
Domain name
Which is the correct HTML element for underlining text?
<u>
<under>
<uline>
<ul>
<a> is use to
Define the area
Define the link destination
Define an article tag
Define an HTML link
What is the purpose of the <a> tag in HTML?
Define a paragraph
Create a hyperlink
Format text as bold
Insert an image
How do you create a numbered list in HTML?
Using the <ol> tag
Using the <ul> tag
Using the <li> tag
Using the <a> tag
How can you make text bold in HTML?
Using the <bold> tag
Using the <em> tag
Using the <i> tag
Using the <strong> tag
What is the purpose of the 'Cc' field in an email?
To send a copy of the email to additional recipients
To mark the email as important
To attach files
To indicate the main recipient
What does the 'Reply All' function do in an email?
Deletes the email
Replies to the sender only
Replies to the sender and all other recipients
Forwards the email to another person
What is the primary function of a web browser?
To create documents
To view websites
To send emails
To manage files
Which of the following is a common file format for images?
HTML
DOCX
JPEG
What does the term 'download' refer to?
To share files with others
To delete files from your device
To transfer files from the internet to your device
To upload files to the internet
