Code.org Quiz2

Code.org Quiz2

7th Grade

15 Qs

quiz-placeholder

Similar activities

แบบทดสอบ MicroBit

แบบทดสอบ MicroBit

7th Grade

20 Qs

Makecode Intro.

Makecode Intro.

5th - 7th Grade

15 Qs

Quizizz Friday March 24

Quizizz Friday March 24

9th - 12th Grade

17 Qs

scratch code review

scratch code review

4th - 8th Grade

10 Qs

Animations and Games L.3-5

Animations and Games L.3-5

7th - 8th Grade

19 Qs

Python Pygame

Python Pygame

12th Grade

20 Qs

AP CSP - Code.org Unit 3 Review

AP CSP - Code.org Unit 3 Review

9th - 12th Grade

15 Qs

App Lab - One

App Lab - One

5th - 8th Grade

18 Qs

Code.org Quiz2

Code.org Quiz2

Assessment

Quiz

Computers

7th Grade

Medium

Created by

Noura Elmawardy

Used 7+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What property would you adjust to change the color of text displayed on a label?

background-color

text-color

font-family

border-color

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If you want to hide an element on the screen, which property should you set?

opacity

display

visibility

position

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In Code.org, what does the setScreen() function do?

It changes the background color of the current screen

It switches the displayed screen to another predefined screen

It resets all screens to their original states

It deletes the current screen

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the addEventListener() function do in programming?

It creates a new button on the screen

It listens for user interactions on specified elements

It changes the text of an element

It deletes an event from the system

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In a sound board application, which of the following is necessary to play a sound?

Calling changeSound() function

Using the playSound() function with a specified sound

Adding a sound file directly to the button

Changing the button's text property

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the primary purpose of comments in code?

To increase the file size

To explain the code to others (or yourself)

To execute specific functions

To change the appearance of the app

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Why is it important to test your app frequently during development?

To ensure it looks good

To catch and fix errors early

To add more features

To make it run faster

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?