Worksheetsyear 7 mid term 2
Total questions: 99
Worksheet time: 53mins
What will happen when the green flag is clicked
the sprite will rotate 15 times
the sprite will rotate 10 times
the sprite will move 15 spaces
the sprite will move 10 spaces
What does this block do?
It writes notes for you
It plays a musical note
It beats the drum
What does this block do?
It allows sprites to talk to each other
It plays music on the radio
It writes a message in a bottle
What does this code do?
It clicks the sprite forever
It allows you to draw shapes
It generates sprites forever
What does this block do?
Repeat the code forever
Repeat the code 2 times
Repeat the code until touching the sprite
Which of the following sections of code will make the script follow the mouse pointer around the screen?
What shape will this code draw?
Circle
Square
Triangle
Rectangle
Which block allows you to make decisions (choices)?
Which of the following symbols means "greater than"?
<
**
/
>
If Josh is 11 years old, what will this program print out?
It won't print out anything
You are old enough for Year 8
You are still in year 7
It will print out his age
What happens to sprite?
Goes Up
Goes Down
Goes Right
Goes Left
What would the program output if the age entered was 16?
You can learn to drive
You are not old enough to drive yet
If I wanted to start a character at a particular place on the screen, which block would I use?
Which of these would move the sprite down on the stage?
Change x by 10
Change x by -10
Change y by 10
Change y by -10
Which category does the following blocks belong to?
What name of block is this?
condition
move
custume
go to
To send a message between sprites or from the sprite to the stage, you need to use
Sequence
Send
Transmit
Broadcast
What will happen when the green flag is clicked
the sprite will rotate 15 times
the sprite will rotate 10 times
the sprite will move 15 spaces
the sprite will move 10 spaces
To send a message between sprites or from the sprite to the stage, you need to
Sequence
Send
Transmit
Broadcast
Which of these would move the sprite down on the stage?
Change x by 10
Change x by -10
Change y by 10
Change y by -10
Where to find these codes?
You can keep score in Scratch by creating a...
Sprite
Variable
Loop
Function
Pause the program for a set amount of time
Wait
Stage
Sprite
Costume
If
In scratch, the x and y coordinate value refers to?
The speed of the character's movement
The position of the character
The costume of the character
The size of the character
In which block is the "if then" block
Sensing
Variables
Control
Events
What will the sprite do?
Start the game
Make the character spin
Add a sprite
Make the sprite bounce
Where are the information stored?
Looks
Broadcast
Variables
None of the above
Scratch is a programming language.
True
False
An algorithm is _________
A loop
A set of Instructions
Sending messages
All of the above
What does this code do??
Go up
Go down
Go left
Go right
What happens when the red symbol is clicked in a Scratch program?
The program will be deleted
The program will stop
The program will do nothing
The program will start
An action that causes something to happen?
Events
Controls
Loop
Broadcast
What are the extensions that you can find in scratch?
Pen
Text to speech
Music
All of the above
In scratch, the x and y coordinate value refers to?
The speed of the character's movement
The position of the character
The costumes of the character
None of the above
How many costumes can a sprite have in scratch?
1
25
As many you want
Division symbol in spreadsheet.
/
+
=
Every formula starts with what?
=
+
-
( )
If you selected (A1:B5) what is this called?
row
column
cell range
cell grouping
The letters in Excel represent the...
Rows
Columns
Cells
Data
Microsoft Excel is what kind of software?
Word Processing Software
Spreadsheet Software
Database Software
Presentation Software
The numbers in Excel represent the...
Rows
Columns
Cells
Data
Where is the zoom function located in Excel?
Bottom right of spreadsheet document
Bottom left of spreadsheet document
Top right of spreadsheet document
Top left of spreadsheet document
Excel refers to files as
Databases
Workbook
Document
When inserting a formula, always start with
-
*
+
=
Choose the best description of the IF function
Checks whether a condition is met, and returns one value if TRUE, and another value if FALSE
Returns TRUE if any of the conditions are true and returns FALSE if all conditions are false
Returns TRUE if all conditions are true and returns FALSE if any of the conditions are false
Returns a value from a list using a given position
Choose the correct format of the IF function:
=IF(logical test,value if true,value if false)
=IF(logical test,value if false,value if true)
=IF(value if true,value if false,logical test)
=IF(value if false,value if true,logical test)
Which is the correct way to write this function:
IF B4 is greater than 200, show "High", otherwise, show "Low"
IF(B4>200;"High";"Low")
=IF(B4<200,"High","Low")
=IF(B4>200,"High","Low")
=IF(B4>200"High","")
Which of these comparison operations means "Less than or equal to"?
<
<>
<=
$
In this IF function example: =IF(G8>40,"Yes","No")
What would show in the cell after you hit enter if the value in G8 was 62?
Yes
No
Nothing would show
To colour those cells blue where temperature is above 50 degree you will
Apply filtering
Use fill colour option
Shade Cells
Use Conditional Formatting
Does a spreadsheet have only 3 sheets?
true
false
Microsoft excel is a .....
Text processor
Presentation software
a spreadsheet
a browser
What do you call the blank boxes on a excel sheet
cell
info
Squares
Spots
How do you make a cell into the active cell
Cells are always active
Click INSERT Cell
Click on the Cell
Click the ACTIVE button
What is the name of this Cell ?
6B
A5
6A
B6
What is the formula sign for multiply?
/
*
=
-
The program that we use to create spreadsheets
MS Word
MS Paint
MS Excel
If I want to find an average of cells A1 through A25, which formula would I use?
=average(A1:A25)
=avg(A1:A25)
=average(A1-A25)
=avg(A1-A25)
What is this icon?
Sum
AutoSum
Insert Function
Object
Identify this component
Uno Cards
Raspberry Pi
Arduino Duo board
Arduino Uno board
Identify this component
Arduino Uno board
Raspberry Pi
Breadboard / Protoboard
White Plastic Board
Before your program “code” can be sent to the board, it needs to be converted into instructions that the board understands. This process is called...
Stop
Compile
Create Sketch
Serial Monitor
Which command is called repetitively over and over again as long as the Arduino has power.
loop ( )
(output)
setup ( )
(input)
what is the name of this chip
Break
Twix
Embedded
Arduino
arduino helped developing the AI world
yes
no
arduino has a USB port
yes
no
What language is the Arduino IDE built on?
Java
HTML
C/C++
Python
What is the highlighted part
Power Regular
Drums
Voltage Regulator
Microcontroller
What is the highlighted part
Connector for external power supply
Power Button
Connector USB
How many digital input/output pins does the Arduino Uno have?
10
19
14
21
Arduino can interact with...
buttons, leds
smartphone
sensors
all of the above
delay(5000); stands for :
Wait 50 seconds
Wait 5 seconds
Wait 5 minutes
ولا وحده منهم
What are the types of Arduino?
Arduino UNO
Arduino Mega
Arduino Duemilanove
All of these
Arduino IDE consists of 2 functions. What are they?
loop()
Setup()
ولا وحده منهم
Build()
A function is a series of programming statements that can be called by name. Which command is called once when the program starts:
loop()
setup()
(output)
(input)
Arduino IDE consists of 2 functions. What are they?
Build() and loop()
Setup() and build()
Setup() and loop()
Loop() and build() and setup()
Upload
Verify
Coding
What does this button represents?
A. Right Column
B. Upload
C. Render
D. Upright
Sends your code to the Maker UNO. When you click it, you should see the lights on your board blink rapidly.
Verify
Upload
New Sketch
Which of the following is the Verify icon?
