Font size
WorksheetsYear 8 End of Year Assessment
Total questions: 60
Worksheet time: 36mins
A GROUP OF CELLS IN A WORKSHEET IS CALLED A _______________
COLUMN
ROW
RANGE
FORMULA
A SELECTED CELL IS HIGHLIGHTED IN THE SHEET AND IT IS CALLED _________
CELL
SELECTED RANGE
ACTIVE CELL
NONE
=if(c4>30,"Win","loose")
if the value in cell c4 was 57 what message would be displayed
Win
Loose
True
False
Which of the following is not a function of MS - Excel?
a. AVERAGE
b. ADD
C.MIN
d. MAX
Which function can find the highest value in a cell range?
a. MAXVALUE
b. HIGHEST
c. TOP
d. MAX
=if(d3>25,"Open","Close")
Which part of the function is the VALUE_IF_TRUE section?
=if(
d3>25
"Open"
"Close"
=if(c4>30,"Win","loose")
What part of this function is the logical test?
Win
Loose
c4>30
=if(
=if(c4>30,"Win","loose")
if the value in cell c4 was 28 what message would be displayed
Win
Loose
True
False
What function was used to find the highest grade?
average
min
sum
max
What function was used to find the lowest grade?
average
sum
min
max
Google Sheets is what sort of program?
A document program
A spreadsheet program
A presentation program
A television program
Looking at the value of each column
what is this binary number worth ?
2
4
6
8
Looking at the value of each column
what is this binary number worth ?
64
1
65
8
Looking at the value of each column
what is this binary number worth ?
2
126
128
130
CONVERT the binary number
00 00 11 00
1100
12
16
8
Convert the binary number
00 00 01 11
15
13
9
7
Convert the DECIMAL number
16
00 00 00 10
00 00 01 10
00 01 00 00
10 00 00 00
Convert the DECIMAL number
20
00 01 01 00
00 00 01 10
00 01 01 11
10 01 00 00
What is a Pixel?
A small area of color
A type of phone
A picture
The size of a picture
What do we mean by COMPUTATIONAL THINKING?
Understanding a complex problem and developing possible solutions.
Breaking a task into smaller tasks.
Selecting a computer to use.
Focusing on what is important, ignoring what is unnecessary.
Define PATTERN RECOGNITION.
A sequence of instructions.
Looking for similarities and trends.
Breaking a task into smaller tasks.
Focusing on what is important and ignoring what is unnecessary.
Define ALGORITHM
Breaking a task into smaller tasks.
Looking for similarities and trends.
A sequence of instructions.
Deciding what computer to use.
What does abstraction do?
The process of removing something unnecessary
Breaks something up to make it easier
The process of ignoring something unnecessary
Looking at a solution that repeats itself
What does this shape represent in a flow chart?
process
Loop
Decision
Start/End
What errors are shown on this flowchart?
Incorrect exit from 'Is employee exempt' decision
No end (terminator)
No direction arrows
Cannot have multiple entry points to an 'End' terminator
Incorrect decision shape
What error is is shown on this flowchart?
Incorrect exit from 'Is employee exempt' decision
No end terminator
No direction arrows
Cannot have multiple entry points to an 'End' terminator
Incorrect decision shape
An Algorithm can be represented by what? Check all that apply
Decomposition
Flow Chart
Psuedocode
Pizza
What is the first stage in computational thinkging?
Decomposition
Abstraction
Pattern Recognition
Algorithm
In this flow chart, if a=2, b=1, c=3 what till the ouput be?
print a
print b
print c
Stop
if a = 3, b=2, c=1 what will be the output?
print a
print b
print c
stop
What is pattern recognition?
Breaking down a complex problem into smaller problems
Looking for similarities among and within problems
Building models from patterns
Which of the following is not a social engineering technique?
Blagging
Hacking
Phishing
Pharming
Which of the following describe 'Social engineering'?
Confusing people so they give-up information
Manipulating people to give-up information
Assaulting people so they give up information
Paying people so they give-up goods and services
This email is what type of attack?
Shouldering
Blagging
Phishing
Hacking
A set of methods used by cyber criminals to deceive individuals into handing over information that they can use for fraudulent purposes’ is a definition of what?
Blagging
Shouldering
Phishing
Social Engineering
Which would be the best password?
ilovemypiano
!LoveMyPiano
!Lov3MyPiano
lovepiano3
What are examples of a biometric security system?
Touch ID
Voice recognition software
A typed password
CCTV (security cameras) in our school
A bitmap image is made up of
Pixels
Colours
Sounds
Samples
