Search Header Logo
Unit 3 Vocabulary APCSP

Unit 3 Vocabulary APCSP

Assessment

Presentation

Computers

10th - 12th Grade

Medium

Created by

Jennifer Johnson

Used 82+ times

FREE Resource

1 Slide • 20 Questions

1

Unit 3 Vocabulary APCSP

media

2

Multiple Choice

reusable collection of statements, also referred to as methods, functions. They can be created by the programmer or defined within a library.

1

Parameters

2

Iteration

3

Sequencing

4

Procedure

3

Multiple Choice

or formal arguments, are values that are passed into a procedure as input. They allow for the same procedure to be called but to produce different outcomes for different inputs.

1

Iteration

2

Parameter

3

variables

4

nested iteration

4

Multiple Choice

storing or updating a value in a named variable

1

assignment

2

statement

3

polygon

4

operator

5

Multiple Choice

a loop inside of a loop

1

relational operators

2

iteration

3

loopy loop

4

nested iteration

6

Multiple Choice

a mistake in the algorithm, not the language syntax, that causes it to behave incorrectly

1

parameter error

2

logic error

3

procedure error

4

argument

7

Multiple Select

Question image

Consider the following code. What is the primary programming structure? (Select all that apply)

1

sequencing

2

iteration

3

storing

4

selection

8

Multiple Choice

Question image

Consider the following code segment. What is the output?

1

m,n,p

2

8,6,3

3

8,3,6

4

Error- there is no input.

9

Multiple Choice

a geometric shape where all sides are of an equal length and all angles have equivalent values

1

statement

2

pentagon

3

assignment

4

polygon

10

Multiple Choice

a line of executable code

1

operators

2

iteration

3

statement

4

polygon

11

Multiple Choice

execution of an algorithm or program, step by step, from top to bottom, where one line of code finishes before the one below it begins. One of the three fundamental algorithm or programming structures.

1

statement

2

sequential

3

iteration

4

assignment

12

Multiple Choice

?? are used to script math equations and string handling

1

iteration

2

polygons

3

sequential

4

operators

13

Multiple Choice

the fundamental program structure that repeats an algorithm for a purpose - either a set number of times or until a condition is met. One of the three fundamental algorithm or programming structures.

1

iteration

2

polygon

3

assignment

4

operators

14

Multiple Choice

-a high level textual algorithm written in informative text that mimics a programming language but cannot be executed by a computer.

1

Debug

2

Pseudocode

3

High-Level Programming Language

4

Machine Language

15

Multiple Choice

to identify and remove errors from a computer program or code

1

Natural Language

2

Machine Language

3

Pseudocode-a

4

Debug

16

Multiple Choice

a programming language that is easier to use,

may incorporate natural language and hide or automate some processes. High-level of

abstraction.

1

Pseudocode

2

High-Level Programming Language

3

Natural Language

4

Machine Language

17

Multiple Choice

- language that is spoken and understood by humans but cannot be

processed by the computer. (i.e. English)

1

Binary

2

Natural Language

3

Pseudocode-a

4

High-Level Programming Language

18

Multiple Choice

- is a collection of binary digits or bits that the computer reads and

interprets. Machine language is the only language a computer is capable of understanding, directly.

1

High-Level Programming Language

2

Natural Language

3

Computer Language

4

Pseudocode

19

Multiple Choice

a feature that allows a sprite to create a copy of itself while the project is running. Each one of these has the same costumes, sounds, and scripts as the original but is otherwise independent

1

duplicate

2

actor

3

clone

4

stage

20

Multiple Choice

simplified representations of more complex objects of phenomena that are developed to explain the subject, allow further study of the subject, allow for the testing of different conditions on the subject, or to formulate and research hypotheses about the subject. They use algorithms and abstraction.

1

abstraction

2

simulations and models

3

sequencing

4

algorithm

21

Multiple Choice

a collection of program statements that are part of program

1

strings

2

numbers

3

code segments

4

programming segments

Unit 3 Vocabulary APCSP

media

Show answer

Auto Play

Slide 1 / 21

SLIDE