Micro:bit Programming Quiz -Week 4

Micro:bit Programming Quiz -Week 4

7th Grade

15 Qs

quiz-placeholder

Similar activities

Microbit and Makecode

Microbit and Makecode

7th Grade

16 Qs

Mikrobit

Mikrobit

6th - 7th Grade

18 Qs

Code.org Microbit

Code.org Microbit

6th - 7th Grade

18 Qs

CSD Microbit

CSD Microbit

6th - 7th Grade

18 Qs

Microbit

Microbit

6th - 7th Grade

18 Qs

Microbit Code

Microbit Code

6th - 7th Grade

18 Qs

Year 5 Assessment 3 Revision

Year 5 Assessment 3 Revision

5th Grade - University

12 Qs

Microbit

Microbit

7th Grade

16 Qs

Micro:bit Programming Quiz -Week 4

Micro:bit Programming Quiz -Week 4

Assessment

Quiz

Computers

7th Grade

Medium

Created by

NUSRATH SHAIK

Used 2+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What happens when you press button A on the micro:bit?

The micro:bit resets

The code inside the "on button A pressed" block runs

The LED matrix flashes

The micro:bit shuts down

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which block detects when button B is pressed?

on button A pressed

on button B pressed

on shake

forever

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which block would you use to detect both button A and button B being pressed at the same time?

on button A pressed

on button B pressed

on A+B pressed

on start

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which block runs once when the micro:bit starts?

on button A pressed

on start

forever

on shake

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the "forever" block do?

Runs once when the micro:bit starts

Repeats a set of actions indefinitely

Detects input from the accelerometer

Displays a message on the LED screen

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which block pauses the program for a specific amount of time?

forever

pause

on button A pressed

on start

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the default time for the "pause" block in MakeCode?

500 milliseconds

1000 milliseconds

200 milliseconds

0 milliseconds

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?