Unit 4 Coding

Unit 4 Coding

9th - 11th Grade

39 Qs

quiz-placeholder

Similar activities

T-Level DPDD: Understanding Algorithms Quiz

T-Level DPDD: Understanding Algorithms Quiz

11th Grade

39 Qs

PLTW CSE Unit 1.3 Review

PLTW CSE Unit 1.3 Review

9th - 12th Grade

35 Qs

CSP 1.1.1-1.1.5 Vocabulary Quiz

CSP 1.1.1-1.1.5 Vocabulary Quiz

9th - 12th Grade

34 Qs

AP CSP - Unit 4 Code.org Review

AP CSP - Unit 4 Code.org Review

9th - 12th Grade

44 Qs

Input, Processing, Output

Input, Processing, Output

9th - 12th Grade

44 Qs

Unit 2 review

Unit 2 review

9th - 12th Grade

42 Qs

Python Review

Python Review

8th - 12th Grade

35 Qs

Practice Python 11th Grade

Practice Python 11th Grade

11th Grade

40 Qs

Unit 4 Coding

Unit 4 Coding

Assessment

Quiz

Computers

9th - 11th Grade

Medium

Created by

Kelly S

Used 11+ times

FREE Resource

39 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Expression

a combination of operators and values that evaluates to a single value

allows a program to change the value represented by a variable

permanent can be used anywhere in your code

holds one value at a time

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Variable

holds one value at a time

a combination of operators and values that evaluates to a single value

allows a program to change the value represented by a variable

temporary can only be used in the part of the code where it was created like inside and on event.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Assignment Operator

allows a program to change the value represented by a variable

holds one value at a time

a combination of operators and values that evaluates to a single value

data type that is either True or False

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Global Variable

permanent can be used anywhere in your code

temporary can only be used in the part of the code where it was created like inside and on event.

data type that is either True or False

a combination of operators and values that evaluates to a single value

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Local Variable

temporary can only be used in the part of the code where it was created like inside and on event.

Evaluates to either True or False

Your code doesn't follow the rules of programming language

permanent can be used anywhere in your code

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Boolean Value

data type that is either True or False

permanent can be used anywhere in your code

A command that executes the code within a function

<, >, <=, >=, ==, != indicate a Boolean expression

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Boolean Expression

Evaluates to either True or False

Your code doesn't follow the rules of programming language

Your code follows the rules of the programming language but doesn't do what you intend

A command that executes the code within a function

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?