ICT Revision G/6

ICT Revision G/6

6th - 8th Grade

20 Qs

quiz-placeholder

Similar activities

Great Depression Quiz

Great Depression Quiz

8th Grade

20 Qs

Chapter 13 Social Studies

Chapter 13 Social Studies

6th Grade

22 Qs

6th grade_ch 7 review

6th grade_ch 7 review

6th Grade

20 Qs

Byzantine Empire Quiz

Byzantine Empire Quiz

6th - 8th Grade

25 Qs

Mastering Email and Account Creation

Mastering Email and Account Creation

8th Grade

20 Qs

3rd Qurter Exam Exploring Microsoft Excel

3rd Qurter Exam Exploring Microsoft Excel

8th Grade

20 Qs

Procedure Text - How to make Dumpling

Procedure Text - How to make Dumpling

7th Grade

15 Qs

Major Events of the 20th Century

Major Events of the 20th Century

8th Grade

20 Qs

ICT Revision G/6

ICT Revision G/6

Assessment

Quiz

Others

6th - 8th Grade

Easy

Created by

Mubarak Aljasser

Used 5+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the first loop in the script?

To turn on all the LEDs at once.

To turn off all the LEDs at once.

To turn on the LEDs in the first column.

To turn off the LEDs in the first column.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the second loop in the script?

To turn on all the LEDs at once.

To turn off all the LEDs at once.

To turn off the LEDs in the same order they were turned on.

To turn on the LEDs in a different order than they were turned off.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the variables "ledx" and "ledy"?

To store the current row and column of the LED being illuminated.

To store the total number of rows and columns on the Micro:bit screen.

To store the brightness level of the LEDs.

To store the time delay between each LED being illuminated.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the "pause" block in the script?

To stop the program execution.

To create a delay between each LED being illuminated.

To reset the variables "ledx" and "ledy".

To turn off all the LEDs.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT a correct way to turn on an LED at a specific location on the Micro:bit screen?

plot(x, y)

set led(x, y)

light(x, y)

turn on led(x, y)

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the maximum number of LEDs that can be illuminated on the Micro:bit screen at the same time?

5

10

25

50

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the "forever" loop in the script?

To repeat the LED illumination process continuously.

To limit the number of times the LEDs are illuminated.

To create a random pattern of LED illumination.

To turn off all the LEDs after a certain amount of time.

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?