Code.org App Design/Game Creation Quiz

Code.org App Design/Game Creation Quiz

6th - 8th Grade

20 Qs

quiz-placeholder

Similar activities

Coding Vocabulary Review

Coding Vocabulary Review

7th - 8th Grade

19 Qs

SEP Final 2018

SEP Final 2018

6th Grade

20 Qs

Coding Pre-quiz

Coding Pre-quiz

6th - 9th Grade

15 Qs

Code.org Discoveries Conditional Blocks

Code.org Discoveries Conditional Blocks

6th - 9th Grade

20 Qs

Code.org Unit 3 Lesson 3 and 4

Code.org Unit 3 Lesson 3 and 4

6th - 8th Grade

15 Qs

Unit 10 | Block-Based Programming Vocabulary

Unit 10 | Block-Based Programming Vocabulary

8th Grade

18 Qs

Python 1

Python 1

7th - 9th Grade

20 Qs

Python Quiz

Python Quiz

7th Grade

18 Qs

Code.org App Design/Game Creation Quiz

Code.org App Design/Game Creation Quiz

Assessment

Quiz

Computers

6th - 8th Grade

Hard

Created by

Jennifer Chroniak

Used 6+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Expression

Any valid unit of code that resolves to a value.

All values in a programming language have this - such as a Number, Boolean, or String - that dictates how the computer will interpret it. For example 7+5 is interpreted differently from "7"+"5"

a program designed to run blocks of code or functions in response to specified events (e.g. a mouse click)

a function specified as part of an event listener; it is written by the programmer but called by the system as the result of an event trigger.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Callback Function

a function specified as part of an event listener; it is written by the programmer but called by the system as the result of an event trigger.

An action that causes something to happen.

a program designed to run blocks of code or functions in response to specified events (e.g. a mouse click)

a function specified as part of an event speaker; it is written by the programmer but called by the system as the result of an event speaker.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Data Type

a function specified as part of an event listener; it is written by the programmer but called by the system as the result of an event trigger.

All values in a programming language have this - such as a Number, Boolean, or String - that dictates how the computer will interpret it. For example 7+5 is interpreted differently from "7"+"5"

a program designed to run blocks of code or functions in response to specified events (e.g. a mouse click)

Any valid unit of code that resolves to a value.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Event-driven program

Any valid unit of code that resolves to a value.

a program designed to run blocks of code or functions in response to specified events (e.g. a mouse click)

A generic term for a type of programming statement (usually an if-statement) that uses a Boolean condition to determine whether or not to run a certain block of statements.

a program designed to run blocks of code or functions in response to specified sounds (e.g. a microphone)

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Event

a program designed to run blocks of code or functions in response to specified events (e.g. a mouse click)

An action that causes something to happen.

a command that can be set up to trigger a function when a particular type of event occurs on a particular UI element.

Any valid unit of code that resolves to a value.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Event listener

Any valid unit of code that resolves to a value.

a command that can be set up to trigger a function when a particular type of event occurs on a particular UI element.

An action that causes something to happen.

an event that listens to your every word

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

== (equal equal)

An action that causes something to happen.

is used to compare two values, and returns a Boolean (true/false).

The common programming structure that implements "conditional statements".

Can only be seen, used and updated by code within the same scope. Typically declared (created) inside a function -- includes function parameter variables.

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?