AP CSP Vocabulary Midterm

AP CSP Vocabulary Midterm

11th Grade

20 Qs

quiz-placeholder

Similar activities

JavaScript Basics CodeHS

JavaScript Basics CodeHS

7th - 12th Grade

20 Qs

Arithmetic Types Declare Initialize Relation Logical Ops

Arithmetic Types Declare Initialize Relation Logical Ops

9th Grade - University

16 Qs

Python Basics & Syntax

Python Basics & Syntax

10th - 12th Grade

20 Qs

Python_2R

Python_2R

KG - Professional Development

20 Qs

J277 Test, trace and validate

J277 Test, trace and validate

9th - 11th Grade

21 Qs

ICP Unit 1 & 3 Vocab Quiz

ICP Unit 1 & 3 Vocab Quiz

9th Grade - University

20 Qs

2.5 Programming IDEs and Translators

2.5 Programming IDEs and Translators

9th - 11th Grade

20 Qs

Computer Science

Computer Science

9th - 12th Grade

20 Qs

AP CSP Vocabulary Midterm

AP CSP Vocabulary Midterm

Assessment

Quiz

Computers

11th Grade

Hard

Created by

Quizizz Content

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In coding the 'STRING data type' can be defined as?

holds alphanumeric text

holds numbers with a decimal point

hold whole numbers

holds either a true or false value

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In functions, the _______________ is the indented block of code that comes after the def my_function() line. It is what will be executed when the function is called.

Function body

Function call

Function indent

Function define

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is “Debugging” in programming?

Fixing problems in the code

Creating new features for a program

Enhancing the user interface

A method for writing comments

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A set of steps to solve a problem or complete a task.

Functions

Assignment

Algorithm

Selection

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A way for you to leave notes about what your code is doing in plain English, so other people can understand it. Python won’t try to run as code.

Section

Comments

Side note

Post it

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

An action (such as clicking the mouse or pressing a key on the keyboard) that a program detects and uses as input.

Type conversion

Callback function

String concatenation

Event

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The actual input expression supplied to a function or procedure in the call statement

Parameter

Argument

Assignment

Variable

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?