Micro Programming Quiz

Micro Programming Quiz

9th Grade

60 Qs

quiz-placeholder

Similar activities

1st Quarter Assessment

1st Quarter Assessment

8th Grade - University

56 Qs

FIS-100 B - Introducción

FIS-100 B - Introducción

1st Grade - University

60 Qs

Y7 Q4: Microbit

Y7 Q4: Microbit

9th - 12th Grade

62 Qs

CISSP Quiz

CISSP Quiz

9th - 12th Grade

60 Qs

Computer Science Quiz

Computer Science Quiz

3rd - 12th Grade

59 Qs

Logika Komputasi Coding

Logika Komputasi Coding

9th - 12th Grade

55 Qs

Python Year 7 Assessment

Python Year 7 Assessment

7th - 9th Grade

55 Qs

Year 8 Spring Assessment Check

Year 8 Spring Assessment Check

8th - 9th Grade

58 Qs

Micro Programming Quiz

Micro Programming Quiz

Assessment

Quiz

Computers

9th Grade

Hard

Created by

Ramziyah bte Abdullah

Used 2+ times

FREE Resource

60 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which block is used to start a script in Micro?

forever

on start

repeat

if

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which block would you use to display text on the Micro's LED screen?

show string

show number

show LEDs

show icon

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you pause the code execution for 1 second?

wait(100)

pause(1000)

sleep(1)

delay(1000)

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which block do you use to repeat a block of code forever?

forever

repeat

while

for

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What block would you use to check if a button A is pressed?

on button A pressed

button A is pressed

if button A pressed

when button A pressed

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you make the Micro play a sound?

play melody

start sound

play tone

sound on

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which block allows you to create a variable in Micro?

create variable

set variable

make variable

new variable

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?