CSP:  Code.org - Unit 3 Review

CSP: Code.org - Unit 3 Review

12th Grade

34 Qs

quiz-placeholder

Similar activities

ÔN TẬP CUỐI HK2 TIN HỌC 6 24-25

ÔN TẬP CUỐI HK2 TIN HỌC 6 24-25

6th Grade - University

30 Qs

ULANGAN HARIAN INFORMATIKA 1 KELAS VII

ULANGAN HARIAN INFORMATIKA 1 KELAS VII

9th - 12th Grade

30 Qs

Pengenalan Firewall AIJ XII TKJ

Pengenalan Firewall AIJ XII TKJ

1st Grade - University

30 Qs

Soal informatika kls 9 sem 1

Soal informatika kls 9 sem 1

9th Grade - University

37 Qs

Python

Python

KG - Professional Development

35 Qs

Computer Pretest(Arduino)

Computer Pretest(Arduino)

12th Grade

33 Qs

Cambridge Technical Unit 1 LO3

Cambridge Technical Unit 1 LO3

12th Grade

30 Qs

1.1.1. Structure and function of the processor

1.1.1. Structure and function of the processor

12th Grade

34 Qs

CSP:  Code.org - Unit 3 Review

CSP: Code.org - Unit 3 Review

Assessment

Quiz

Computers

12th Grade

Medium

Created by

Wendy Beuglas

Used 360+ times

FREE Resource

AI

Enhance your content in a minute

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

34 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In programming, what is iteration?

The repetition of steps within a program

The order in which instructions are carried out

A decision point in a program

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Why is iteration important?

It determines the order in which instructions are carried out

It allows code to be simplified by removing duplicated steps

It allows multiple paths through a program

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Look at the following code and identify the variables.


x=0

while x<4:

x=x+1

print ('x is ',+ x)

2 variables

1 variable

4 variables

3 variables

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This holds a string of alphanumeric characters such as a person's name, a password, or the day of the week

boolean variable

number variable

string variable

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Grades would be an example of a...

constant

variable

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This holds the value of information that may change in a computer program

conditional

iteration

variable

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This has only two values: true or false

boolean variable

string variable

sprite

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?

Discover more resources for Computers