CSE Activity 1.1.2 Quiz

CSE Activity 1.1.2 Quiz

7th - 9th Grade

18 Qs

quiz-placeholder

Similar activities

CMU quiz

CMU quiz

7th - 9th Grade

20 Qs

Chapter 7: System life cycle

Chapter 7: System life cycle

9th - 11th Grade

15 Qs

REVIEW QUIZ

REVIEW QUIZ

7th Grade

15 Qs

Programming: Which Loop?

Programming: Which Loop?

9th - 12th Grade

20 Qs

GAD Review - Game Industry

GAD Review - Game Industry

9th - 12th Grade

22 Qs

DATA ANALYTICS USING EXCEL

DATA ANALYTICS USING EXCEL

7th Grade

15 Qs

LEDs on micro:bit

LEDs on micro:bit

8th Grade

15 Qs

Scratch

Scratch

9th - 10th Grade

19 Qs

CSE Activity 1.1.2 Quiz

CSE Activity 1.1.2 Quiz

Assessment

Quiz

Computers

7th - 9th Grade

Medium

CCSS
6.EE.B.6

Standards-aligned

Created by

Newsom Nest

Used 9+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

18 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 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

30 sec • 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

30 sec • 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

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

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

30 sec • 1 pt

A(n) conditional statement is:

A precise number by including values after the decimal place

A data type that can have only 2 values - TRUE or FALSE

A whole number, it does not have any digits after a decimal.

A programming statement that directs control flow - it uses BOOLEAN expressions to make a choice between different paths (IF (condition) THEN (path1) ELSE (path2)

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A(n) string is:

An object such as a number or word. A _____ is an expression that cannot be evaluated any further. Variables are evaluated to a final ____ before operators (arithmetic, relational, or logical) are then used on them.

An action (such as clicking a button) or occurrence (receiving a text message) that happens during runtime that will trigger a response or behavior by the software.

The smallest unit of data storage that a program can use.

A type of variable that holds text (characters, numbers, punctuation or math symbols). Uses quotes to tell the computer to not treat what is inside the string (inside the quotes) as code.

Create a free account and access millions of resources

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?