Arcade MakeCode Keywords

Arcade MakeCode Keywords

8th Grade

8 Qs

quiz-placeholder

Similar activities

DGT Vocab

DGT Vocab

7th - 8th Grade

10 Qs

Database Assessment (S2)

Database Assessment (S2)

6th - 8th Grade

10 Qs

Test 2 Review

Test 2 Review

7th - 8th Grade

13 Qs

Module 2 - Lesson 7

Module 2 - Lesson 7

6th - 12th Grade

13 Qs

NCCE Intro to Python

NCCE Intro to Python

8th - 9th Grade

10 Qs

Creating Presentations

Creating Presentations

6th - 8th Grade

10 Qs

Intro to PowerPoint

Intro to PowerPoint

6th - 8th Grade

10 Qs

Programming Concepts Quiz

Programming Concepts Quiz

6th Grade - University

13 Qs

Arcade MakeCode Keywords

Arcade MakeCode Keywords

Assessment

Quiz

Computers

8th Grade

Medium

Created by

STACS HQ

Used 5+ times

FREE Resource

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is meant by the term input?

Placeholders for pieces of information that can change.

A way to give information to a computer.

An expression that can only evaluate to true or false.

Tells your program to listen on wait for something to happen then it performs an action.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is meant by the term event?

A series of actions that are completed in a specific order.

Placeholders for pieces of information that can change.

A way to give information to a computer.

Tells your program to listen on wait for something to happen then it performs an action.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is meant by the term sequence?

A series of actions that are completed in a specific order.

Set of instructions that repeats & repeats until a specific condition is met.

Tells your program to listen on wait for something to happen then it performs an action.

An expression that can only evaluate to true or false.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is meant by the term variable?

Tells your program to listen on wait for something to happen then it performs an action.

Commands that run a specific block of code if something is true.

Placeholders for pieces of information that can change.

Set of instructions that repeats & repeats until a specific condition is met.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is meant by the term boolean?

Tells your program to listen on wait for something to happen then it performs an action.

Placeholders for pieces of information that can change.

A loop that repeats a sequence of code a specific number of times.

An expression that can only evaluate to true or false.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is meant by the term conditional statements?

Commands that run a specific block of code if something is true.

A way to give information to a computer.

A series of actions that are completed in a specific order.

A loop that repeats a sequence of code a specific number of times.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is meant by the term loop?

Set of instructions that repeats & repeats until a specific condition is met.

A way to give information to a computer.

Placeholders for pieces of information that can change.

Commands that run a specific block of code if something is true.

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is meant by the term fixed loop?

Placeholders for pieces of information that can change.

A loop that repeats a sequence of code a specific number of times.

Commands that run a specific block of code if something is true.

Set of instructions that repeats & repeats until a specific condition is met.