Search Header Logo

PLTW CSE Essentials - Review for EOC #1

Authored by Wayground Content

Computers

9th - 12th Grade

Used 11+ times

PLTW CSE Essentials - Review for EOC #1
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

A data type consisting of numbers, letters and symbols.

String
Integer
Float
Boolean

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

In the picture, the x in "Canvas1.Height x 0.1" is:

a relational operator

a logical operator

an arithmetic operator

a string

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A(n) relational operator is:

An expression that can be evaluted as TRUE or FALSE. Often used in CONDITIONAL STATEMENTS, such as IF (condition) THEN (action1) ELSE (action2)

A symbol that represents a compare action for a computer to take. Examples are: ">" (greater than), "<" (less than) and "=" (equal)

Operators that are used to combine or change Boolean Expressions. The 3 standard operators are AND, OR, and NOT.

Control block that looks for events to then perform action

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A(n) arithmetic operator is:

Values that a program provides to a function or subroutine

Type of code to perform a math operation, such as + - * /

A set of steps to accomplish a task.

Way to manage complexity, hide details or remove duplication

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Python identifies blocks of code by

BEGIN and END keywords
{ and }
aligning up the starts of lines (indentation)
guessing

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To repeat a fixed number of times use a

while loop
for loop
if loop
indentation

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

If AngryBird.X = 50, AngryBird.Y = 50 and HappyPig.X = 30, HappyPig.Y = 30, what color will be chosen?

Purple

Green

Orange

Yellow

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?