CPT Practice

CPT Practice

9th - 12th Grade

13 Qs

quiz-placeholder

Similar activities

Ev3 programs

Ev3 programs

6th - 12th Grade

18 Qs

Code Combat: JavaScript Review

Code Combat: JavaScript Review

9th - 12th Grade

18 Qs

Algorithms and Computer Science

Algorithms and Computer Science

6th - 9th Grade

18 Qs

AP COMP SCI A - CodeHs Unit 3 Vocab

AP COMP SCI A - CodeHs Unit 3 Vocab

12th Grade

16 Qs

Intro to Python Unit 6 Vocabulary Quizs

Intro to Python Unit 6 Vocabulary Quizs

9th - 12th Grade

9 Qs

YVIP Earsketch Vocab Review 2021

YVIP Earsketch Vocab Review 2021

6th - 12th Grade

12 Qs

QUIZ #1 - WEB PROG. 1

QUIZ #1 - WEB PROG. 1

11th Grade

15 Qs

Intro to Python Project Stem Unit 4 Vocab Test

Intro to Python Project Stem Unit 4 Vocab Test

9th Grade

17 Qs

CPT Practice

CPT Practice

Assessment

Quiz

Instructional Technology

9th - 12th Grade

Easy

Created by

anayi garza

Used 3+ times

FREE Resource

13 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

One of the three building blocks of programming. Sequencing refers to just sequential steps in a program is known as?

Selection

Iteration

Sequencing

Phishing

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the technical term for one of the three building blocks of programming which is another way of saying loops, or while/repeat until/for loops? For example:

For each x in item:

print(x)

Incremental

Alternative

Iteration

Algorithm

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a Boolean?

A data type that can have one of two possible values: true or false.

A data type that can have multiple values.

A data type that can have one of three possible values: true, false, or maybe.

A data type that can only have the value true.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a conditional statement?

A statement that is executed before the condition is checked

A programming construct that allows the execution of different code blocks based on a specified condition.

A statement that is executed only once

A statement that is always executed regardless of the condition

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a variable?

A mathematical equation

A programming language

A named storage location in a computer's memory that can hold a value.

A type of computer virus

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a loop?

A loop is a programming construct that allows a set of instructions to be repeated multiple times until a certain condition is met.

A loop is a type of musical composition.

A loop is a circular shape or path.

A loop is a type of knot used in sailing.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is an algorithm?

A musical instrument

A set of instructions designed to perform a specific task.

A type of food seasoning

A type of computer virus

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?