AP CSP Vocab

AP CSP Vocab

11th Grade

14 Qs

quiz-placeholder

Similar activities

BTEC Level 3 Nat Ext Dip in Computing - Unit 2.1 Hardware and Software

BTEC Level 3 Nat Ext Dip in Computing - Unit 2.1 Hardware and Software

11th - 12th Grade

10 Qs

EmTech Q2 Post Test 2

EmTech Q2 Post Test 2

11th Grade

15 Qs

CSS background, border

CSS background, border

11th Grade

10 Qs

Computer Performance

Computer Performance

9th - 11th Grade

10 Qs

Grade 11 Term 4 Practice 2

Grade 11 Term 4 Practice 2

11th Grade

10 Qs

Los periféricos del computador

Los periféricos del computador

1st Grade - Professional Development

9 Qs

Computing figures

Computing figures

4th - 12th Grade

14 Qs

Podsumowanie: binarny, komputer, sieć

Podsumowanie: binarny, komputer, sieć

7th Grade - University

13 Qs

AP CSP Vocab

AP CSP Vocab

Assessment

Quiz

Computers

11th Grade

Practice Problem

Easy

Created by

Kaitlyn Ross

Used 41+ times

FREE Resource

AI

Enhance your content in a minute

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

14 questions

Show all answers

1.

MATCH QUESTION

10 mins • 4 pts

Match the following

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.

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).

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).

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

Match the following

chip

such as the numeral '5', is an abstraction that represents a single thing, e.g., the value 5.

boolean

any symbol that requires one byte of storage.

character

an informal way of describing an integrated circuit (IC) consisting of millions of tiny circuits.

compilation

The process of translating the entire source code into a single binary file.

constant

condition is a true/false condition. It is named after George Boole (1815-1864) an English mathematician.

3.

MATCH QUESTION

10 mins • 4 pts

Match the following

special purpose computer

has a fixed program (e.g. a simple calculator, a digital watch, a car's anti-lock braking system).

general purpose computer

An informal term for error in computer hardware or software -- the term was coined by Grace Hopper.

computer bug

can run many different programs (e.g. a smartphone).

computer

a machine that processes information under the control of a program.

4.

MATCH QUESTION

10 mins • 5 pts

Match the following

software

includes its electronic and mechanical components that carries out the instructions of a computer program.

CPU

houses the computer's main electronic components.

RAM

the part of the computer's hardware that interprets and runs the computer program.

motherboard

stores the computer's programs and data temporarily while power is on.

hardware

consists of the programs that control the computer.

5.

MATCH QUESTION

10 mins • 5 pts

Match the following

parameters

involves values, variables, and operators for example (a+b)/2

variable

sets a variable to a value or a mathematical expression.

local variables

input variables for a procedure.

assignment

Variables that are declared and exist only inside a procedure or function (this is called their scope).

expression

names a memory location to hold different values in your program.

6.

MATCH QUESTION

10 mins • 5 pts

Match the following

input

inserts an element into a list at the index given

REMOVE(list, x)

removes the element in the given list at the given index

APPEND(list, x)

a block of programming statements that controls the flow or behavior of an algorithm.

INSERT(list, i, value)

Inserts x at end of the list

control structure

data sent to a computer for processing by a program and can be tactile, audible, visual, or text

7.

MATCH QUESTION

10 mins • 5 pts

Match the following

If/Else

a statement that will evaluate to true or false and run code based on the answer

conditional statement

Selection or conditional algorithm that allows a program to choose between different actions.

While loop

a programming construct used to repeat a set of commands (loop) as long as (while) a boolean condition is true

Infinite loop

occurs when the ending condition will never evaluate to true.

For loop

Loops that have a predetermined beginning, end, and increment (step interval).

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

Already have an account?