BJC AP CSP Vocabulary Review 1

BJC AP CSP Vocabulary Review 1

12th Grade

8 Qs

quiz-placeholder

Similar activities

L5 Python Knowledge Quiz

L5 Python Knowledge Quiz

9th Grade - University

10 Qs

Python variables and Data types

Python variables and Data types

10th - 12th Grade

10 Qs

Variables & Data Types

Variables & Data Types

6th - 12th Grade

10 Qs

Scratch!

Scratch!

4th Grade - Professional Development

8 Qs

CodeHS 5.6 The List Interface

CodeHS 5.6 The List Interface

9th - 12th Grade

10 Qs

Unit 1 Day 7 - Variables & Data Types

Unit 1 Day 7 - Variables & Data Types

9th - 12th Grade

10 Qs

Unit 2 Review Part 2

Unit 2 Review Part 2

9th - 12th Grade

11 Qs

Paper 2 Revision - IGCSE Computer Science

Paper 2 Revision - IGCSE Computer Science

9th - 12th Grade

12 Qs

BJC AP CSP Vocabulary Review 1

BJC AP CSP Vocabulary Review 1

Assessment

Quiz

Computers

12th Grade

Easy

Created by

Lauren Wise-Moore

Used 1+ times

FREE Resource

AI

Enhance your content

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

8 questions

Show all answers

1.

MATCH QUESTION

2 mins • 4 pts

Match the following

a series of steps

algorithm

collection of program statements

event

repetition

iteration

an action that triggers code to run

code segment

2.

MATCH QUESTION

2 mins • 5 pts

Match the following

what a program does and how

purpose

data coming out of a program

output

why a program is made

input

data going into a program

abstraction

detail removal and generalization

functionality

3.

MATCH QUESTION

1 min • 1 pt

Match the following

code/prototype

modulus

division that evaluates to the remainder

testing phase

debug/get feedback

design phase

brainstorming/pseudocode/ideas

implement phase

4.

MATCH QUESTION

2 mins • 5 pts

Match the following

documentation within program code

library

container that holds a value

comments

collection of procedures

variable

program branching/if statement

Boolean

true or false value

selection

5.

MATCH QUESTION

2 mins • 4 pts

Match the following

built-in data type

primitive data type

variable accessed by all code scripts

global variable

variable accessed in limited code script

abstract data type

custom data types

local variable

6.

MATCH QUESTION

2 mins • 3 pts

Match the following

the piece of data contained in a list

list

the position of an element in a list

index

A collection of data

element

7.

MATCH QUESTION

2 mins • 4 pts

Match the following

plan the app's appearance & how to code

test

figuring out program requirements

investigate

try program, get feedback, fix bugs

prototype/implement

building a draft of the program

design

8.

MATCH QUESTION

2 mins • 4 pts

Match the following

what a program does and how it does it

purpose

many cycles of develop, test, feedback

incremental

build & test small pieces of code

function

why a program is being made

iterative

Discover more resources for Computers