NEW
Font size
WorksheetsLesson 7+8 Theme 1 Elmoasser
Total questions: 61
Worksheet time: 31mins
A/An............... is the software that manages computer's functions.
operating system
Windows Explorer
. e-readers
Google Chrome
................. is the operating system functions.
Runs a computer's software
Runs a computer's hardware
Open-source.
both a and b
Most computers come pre-loaded with a/an.........
operating system
Windows explorer
Google Chrome
e-readers
........... computers run on macOS.
Android
Windows
Ipad
Apple
The most popular mobile OSS are........
Android
Apple iOS
both a and b
Windows
.................. uses open-source software.
Android
Apple iOS
Both (a) and (b)
Windows
............. means a person can change and read the programming code.
Open-source software
Closed-source software
Both a and b
None of them
Apple iOS is.......
open-source software
closed-source software
both a and b
. none of them
.......... is open-source software used for building robot applications.
ROS
RES
OSR
OCR
...........refers to instructions to a computer that are given in code.
ROS
Programming Language
Operating system
Both a and c
Operating system is used for managing computer's functions.
true
false
Android runs on mac devices.
true
false
an operating system includes accessible devices such as printer
scanner.
true
false
Apple computers run on windows operating system.
true
false
The most popular mobile OSS are Android and Apple iOS.
true
false
Microsoft Windows runs the most computers worldwide.
true
false
Apple computers run on macOS.
true
false
Mobile devices have mobile operating systems.
true
false
Windows is open-source software for building robot applications.
true
false
HTML is commonly chosen for website creation.
true
false
The operating system used on Apple mobile devices.
iOS
Android
macOS
The operating system used on Microsoft PCs.
WIndows
android
ios
The operating system used on mobile devices other than Apple products.
Android
Windows
ios
The operating system used on Apple PCs.
Windows
android
macOS
Software that manages a computer's functions, such as memorydrives, printers, and other devices.
OS
ROS
Android
It is an open-source software used for building robot applications.
os
Ros
android
The most popular mobile OSS and it uses open source software.
Android
OS
ROS
Both Android and iOS perform the ...... basic functions, such as messaging,
web access, video chat and touch function.
same
different
Programming languages are usually............... source Anyone can see, modify, or distribute the code.
open
closed
The abbreviation of Hyper Text Markup Language is ".............
HTML
HTLM
E-HTMM
THML
........ is the standard programming language used to create web pages.
<<=img src>
HTML
MacOS
OSS
HTML describes the structure of a web page and consists of a series of elements such as........
headings
paragraphs
links
all of them
............... read HTML documents and display the content according to the HTML tag
Android
MacOS
Web browsers
E-reader
The HTML tag <p>.....</p> refers to...........
largest heading
subheading
Smaller subheading
create a paragraph
The HTML tag <h1>...</h1> refers to............
largest heading
subheading
smaller subheading
create a paragraph
The HTML tag <h2>.....</h2> refers to.........
largest heading
subheading
smaller subheading
create a paragraph
The HTML tag <h6>.....</h6> refers to..........
largest heading
subheading
smaller subheading
create a paragraph
The function of <i> ... </i> is.......
largest heading
emphasized text
change text to bold
font color
The function of <a>...</a> is.............
create hyperlink
change text to bold
change text to underline
change text to italic
One of the following tags is false
<i>...</i>
<a> ... </a>
</b>...</b>
<h1>...</h1>
One of the following tags is true.......
</i> ... </u>
<a> ... </b>
</b>...</b>
<h1> ... </h1>
Operating system is read HTML documents and display the content according to the HTML tag.
true
false
The HTML tag <h6>.... </h6> refers to heading.
true
false
The tag <p> </p> is used to create a paragraph.
true
false
The tag <h1>....</h1> refers to smaller subheading.
true
false
The tag <h2>...</h2> refers to subheading.
true
false
The tag <i>...</i> refers to Emphasized text.
true
false
A paragraph usually has more than one sentence.
true
false
We use the tag <a>...</a> to create hyperlink.
true
false
The tag <font>...</font> is used to change the font size only.
true
false
HTML elements break up web pages to make them easier to scan, read, and navigate.
true
false
To change the text to bold we use the <strong>...</strong> tag.
true
false
The tag <strong>...</strong> is used to make text bold.
true
false
For creating paragraph.
<p>...</p>
<h1> </h1>
Change the text to Italic.
<h1> </h1>
<i>...</i>
To create heading.
<p>...</p>
<h1> </h1>
To create heading.
<p>...</p>
<h1> </h1>
Change the font size and color.
<font>...</font>
<p>...</p>
To create hyperlink.
<a>...</a>
<p>...</p>
In HTML, Tags have ........... main parts: an opening tag, the content, and .............
two/element tag
three/closing tag
To change the text to bold we use ........... tag.
<I> ... </I>
<b>...</b>
