Unit 4 Coding

Unit 4 Coding

9th - 11th Grade

39 Qs

quiz-placeholder

Similar activities

Revision: programming, OOP, version control, debugging

Revision: programming, OOP, version control, debugging

11th Grade - University

35 Qs

May Computing Quiz

May Computing Quiz

9th Grade

36 Qs

Python Basics Set 1

Python Basics Set 1

9th - 10th Grade

40 Qs

Coding Questions

Coding Questions

7th - 12th Grade

38 Qs

AP CSP Quizizz 9-29

AP CSP Quizizz 9-29

9th - 12th Grade

40 Qs

ICT

ICT

10th Grade

42 Qs

Data types and operators

Data types and operators

10th - 11th Grade

40 Qs

AP CSP Vocab Unit 01

AP CSP Vocab Unit 01

9th - 12th Grade

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