PLTW CSE Quiz - Activities 1.1.1 thru 1.1.3

PLTW CSE Quiz - Activities 1.1.1 thru 1.1.3

9th - 12th Grade

25 Qs

quiz-placeholder

Similar activities

GCSE Python Programming Basics

GCSE Python Programming Basics

11th Grade

23 Qs

Scratch basics

Scratch basics

11th - 12th Grade

25 Qs

C++

C++

9th Grade - University

20 Qs

Scratch Coding

Scratch Coding

11th Grade

20 Qs

Conditional Statements JavaScript

Conditional Statements JavaScript

9th - 12th Grade

20 Qs

Operating Systems

Operating Systems

10th - 12th Grade

20 Qs

Unit 3 Python TEST

Unit 3 Python TEST

11th - 12th Grade

20 Qs

PLTW CSE Essentials - Review for EOC #1

PLTW CSE Essentials - Review for EOC #1

9th - 12th Grade

20 Qs

PLTW CSE Quiz - Activities 1.1.1 thru 1.1.3

PLTW CSE Quiz - Activities 1.1.1 thru 1.1.3

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Created by

John Benoit

Used 252+ times

FREE Resource

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

A(n) abstraction is:
Way to manage complexity, hide details or remove duplication
Type of code to perform a math operation, such as + - * /
Values that a program provides to a function or subroutine
A set of steps to accomplish a task.

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

A(n) algorithm is:

Values that a program provides to a function or subroutine

Way to manage complexity, hide details or remove duplication

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

A set of steps to accomplish a task.

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

A(n) argument is:

Way to manage complexity, hide details or remove duplication

A set of steps to accomplish a task.

Values that a program provides to a function or subroutine

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

4.

MULTIPLE CHOICE QUESTION

1 min • 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

1 min • 1 pt

A(n) Boolean expression is:
An expression that can be evaluted as TRUE or FALSE. Often used in CONDITIONAL STATEMENTS, such as IF (condition) THEN (action1) ELSE (action2)
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
A symbol that represents a compare action for a computer to take. Examples are: ">" (greater than), "<" (less than) and "=" (equal)

6.

MULTIPLE CHOICE QUESTION

1 min • 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

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

A(n) event handler is:

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

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

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

Control block that looks for events to then perform action

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?