Micro:Bit Quiz Unit 3

Micro:Bit Quiz Unit 3

6th - 8th Grade

20 Qs

quiz-placeholder

Similar activities

Networking Quiz

Networking Quiz

8th - 9th Grade

15 Qs

New Scratch

New Scratch

6th - 8th Grade

20 Qs

HTML

HTML

8th - 12th Grade

15 Qs

Y10M2A2 - Selection

Y10M2A2 - Selection

6th - 10th Grade

15 Qs

ICT and SST Week Quiz_Grade 6

ICT and SST Week Quiz_Grade 6

6th Grade

20 Qs

EVOLUTION OF COMPUTERS

EVOLUTION OF COMPUTERS

4th - 8th Grade

16 Qs

History of Computers

History of Computers

6th - 12th Grade

15 Qs

Micro:Bit Quiz Unit 3

Micro:Bit Quiz Unit 3

Assessment

Quiz

Computers

6th - 8th Grade

Hard

Created by

Talha Ehtasham

Used 40+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are the gold circles at the bottom of the micro:bit called?

Rings

Pins

Volts

Activators

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you activate a Pin Press Event?

Press A and B at the same time

Zap the micro:bit with an electric shock

Touch the pin and Ground at the same time

Tilt the micro:bit

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What engineering concept allows the pins to be activated?

Gravity: a force pulls on the pins, activating them when we hold the micro:bit a certain way

Friction: energy is generated when we rub against the pins, causing them to activate

Magnetism: the pins are magnetic, so we use a magnet held near them to activate

Electricity: we touch the pin and Ground, we complete the circuit by conducting electricity through the device

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When do we use Conditionals (IF/ELSE) in our code?

When we want something to happen if some condition is true

When we want to repeat the same code over and over

When we want to package multiple lines of code into a single, reusable block.

When we don't know what the code is going to do next

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the difference between "IF" and "ELSE IF"?

"ELSE IF" always starts a conditional statement. "IF" is used when we want to check for other conditions besides the first

Nothing, either can be used wherever and it won't make a difference.

"IF" always starts a conditional statement. "ELSE IF" is used when we want to check for other conditions besides the first

The code inside the "ELSE IF" block only happens if no other condition was true

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is an example of a condition (something we'd check for in an IF/ELSE conditional statement)

show string "Hello World"

temperature > 32

repeat 4 times

on start

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT an example of a condition (something we'd check for in a conditional statement)?

ammo < 0

show string "Game Over!"

activated = True

tilt > 200

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?