Unit 4 Coding

Unit 4 Coding

9th - 11th Grade

39 Qs

quiz-placeholder

Similar activities

Python

Python

9th Grade

40 Qs

Quiz Module 1-6 VB

Quiz Module 1-6 VB

10th Grade

40 Qs

AP CSP Code.org Unit 5 Assessment 1 Review

AP CSP Code.org Unit 5 Assessment 1 Review

9th - 12th Grade

40 Qs

XI Unit 5: Introduction to Python

XI Unit 5: Introduction to Python

11th Grade

40 Qs

Y10 - Python Quiz 1

Y10 - Python Quiz 1

9th Grade

37 Qs

Input, Processing, Output

Input, Processing, Output

9th - 12th Grade

44 Qs

Python Review

Python Review

8th - 12th Grade

35 Qs

T-Level DPDD: Understanding Algorithms Quiz

T-Level DPDD: Understanding Algorithms Quiz

11th Grade

39 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?