AP CSP Vocab

Quiz
•
Computers
•
11th Grade
•
Easy
Kaitlyn Ross
Used 41+ times
FREE Resource
14 questions
Show all answers
1.
MATCH QUESTION
10 mins • 4 pts
OR gate
a circuit with two inputs and one output defined such that its output is TRUE (or ON) only when both of its inputs are TRUE (or ON).
NOT gate
a circuit with two inputs and one output defined such that its output is TRUE (or ON) when either or both of its inputs are TRUE (or ON).
logic gate
a circuit with one input and one output defined such that its output is TRUE (or ON) when its input is FALSE (or OFF) and vice versa.
AND gate
an elementary building block of a digital circuit. Examples would be AND, OR, and NOT gates that perform basic digital operations.
2.
MATCH QUESTION
10 mins • 5 pts
compilation
any symbol that requires one byte of storage.
constant
condition is a true/false condition. It is named after George Boole (1815-1864) an English mathematician.
character
an informal way of describing an integrated circuit (IC) consisting of millions of tiny circuits.
boolean
such as the numeral '5', is an abstraction that represents a single thing, e.g., the value 5.
chip
The process of translating the entire source code into a single binary file.
3.
MATCH QUESTION
10 mins • 4 pts
computer
a machine that processes information under the control of a program.
computer bug
can run many different programs (e.g. a smartphone).
general purpose computer
An informal term for error in computer hardware or software -- the term was coined by Grace Hopper.
special purpose computer
has a fixed program (e.g. a simple calculator, a digital watch, a car's anti-lock braking system).
4.
MATCH QUESTION
10 mins • 5 pts
motherboard
the part of the computer's hardware that interprets and runs the computer program.
CPU
stores the computer's programs and data temporarily while power is on.
hardware
houses the computer's main electronic components.
software
includes its electronic and mechanical components that carries out the instructions of a computer program.
RAM
consists of the programs that control the computer.
5.
MATCH QUESTION
10 mins • 5 pts
local variables
Variables that are declared and exist only inside a procedure or function (this is called their scope).
variable
input variables for a procedure.
expression
names a memory location to hold different values in your program.
assignment
sets a variable to a value or a mathematical expression.
parameters
involves values, variables, and operators for example (a+b)/2
6.
MATCH QUESTION
10 mins • 5 pts
control structure
a block of programming statements that controls the flow or behavior of an algorithm.
input
data sent to a computer for processing by a program and can be tactile, audible, visual, or text
REMOVE(list, x)
Inserts x at end of the list
APPEND(list, x)
removes the element in the given list at the given index
INSERT(list, i, value)
inserts an element into a list at the index given
7.
MATCH QUESTION
10 mins • 5 pts
If/Else
Selection or conditional algorithm that allows a program to choose between different actions.
conditional statement
a statement that will evaluate to true or false and run code based on the answer
While loop
occurs when the ending condition will never evaluate to true.
Infinite loop
a programming construct used to repeat a set of commands (loop) as long as (while) a boolean condition is true
For loop
Loops that have a predetermined beginning, end, and increment (step interval).
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Intro to Comp Sci U1: L 1

Quiz
•
9th - 12th Grade
12 questions
Intro to Scratch 2

Quiz
•
KG - University
10 questions
Intro to Comp Sci: U2L1

Quiz
•
8th - 12th Grade
10 questions
Digital Media Technology

Quiz
•
10th - 12th Grade
14 questions
1.4 - Network Attacks

Quiz
•
7th - 12th Grade
10 questions
Coding - Computer Programming

Quiz
•
KG - University
10 questions
Computer Components Quiz

Quiz
•
9th - 11th Grade
11 questions
Hardware Identification - Refresher

Quiz
•
9th - 12th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade