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

Java Values and datatypes

Java Values and datatypes

9th - 12th Grade

20 Qs

CodeHS JavaScript

CodeHS JavaScript

8th - 12th Grade

21 Qs

Selection-Multiple

Selection-Multiple

12th Grade - University

20 Qs

Python basics

Python basics

2nd - 9th Grade

20 Qs

Programming Concepts Quiz

Programming Concepts Quiz

9th - 12th Grade

20 Qs

Java Casting & Booleans

Java Casting & Booleans

10th - 12th Grade

20 Qs

Boolean Logic

Boolean Logic

9th - 10th Grade

20 Qs

Operators (Computer Science - Python)

Operators (Computer Science - Python)

7th - 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 220+ 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?