Font size
S
M
L
XL
WorksheetsHtml and spreadsheets
Total questions: 15
Worksheet time: 6mins
Name
Class
Date
1.
Which of the following elements is used to let a user communicate with a webpage?
a)
sendto:
b)
mailto:
c)
#id
d)
<A href>
2.
Write the tag used to scroll the text on screen.
(a)
3.
Which of the following is not an attribute of <IMG> tag?
a)
ALT
b)
SRC
c)
HREF
d)
WIDTH
4.
What do all calculations start with?
a)
=
b)
(
c)
-
d)
\
5.
A spreadsheet is made up of one "workbook" and can have have many "worksheets".
a)
True
b)
False
6.
What is the name of each "box" on a spreadsheet?
a)
Cell
b)
Box
c)
Rectangle
7.
What formula is used in cell D3?
a)
B3*C3
b)
B3+C3
c)
=B3*C3
d)
11.50
8.
What formula is used in cell D8?
a)
=D3*D4*D5*D6
b)
SUM(D3:D6)
c)
=69.10
d)
=SUM(D3:D6)
9.
What is the formula in B9?
a)
=SUM(B3:B7)
b)
=AVERAGE(B3:B7)
c)
=AVERAGE(B3:B6)
d)
=B3+B4+B5+B6+B7/5
10.
Which of the following would NOT be stored in a cell?
a)
Formula
b)
Text
c)
Number
d)
Chart
11.
Which of the following is a valid formula?
a)
=C7*C8
b)
=(C7\C8)
c)
=(C7xC8)
d)
=AVERAGE(C7*C8)
12.
I can find the arithmetic mean of numbers with the ... function
a)
MIN
b)
MAX
c)
AVERAGE
d)
COUNT
13.
I can find the number of values in a range with the ... function
a)
MIN
b)
MAX
c)
AVERAGE
d)
COUNT
14.
What will be the first list marker of the list
<ol type ='i' reversed>
<li>mango
<li>apple
<li> banana
<li>grapes
a)
i
b)
iv
c)
mango
d)
grapes
15.
This element allows you to skip a section on a webpage.
a)
hyperlink
b)
external link
c)
internal link
d)
bookmark
Reset
