AP CSP Vocabulary Midterm

AP CSP Vocabulary Midterm

11th Grade

20 Qs

quiz-placeholder

Similar activities

JavaScript Functions and Parameters

JavaScript Functions and Parameters

9th - 12th Grade

20 Qs

python modules

python modules

11th Grade

20 Qs

C++

C++

11th Grade

20 Qs

AP CSP 1.1.6 - 1.1.9 Vocabulary

AP CSP 1.1.6 - 1.1.9 Vocabulary

9th - 12th Grade

19 Qs

Practice for CPA JavaScript quiz #4

Practice for CPA JavaScript quiz #4

9th - 12th Grade

15 Qs

Animation and Games Review

Animation and Games Review

9th - 12th Grade

20 Qs

Animation and Games Review

Animation and Games Review

9th - 12th Grade

24 Qs

RPG (Lessons 9-16)

RPG (Lessons 9-16)

9th - 12th Grade

15 Qs

AP CSP Vocabulary Midterm

AP CSP Vocabulary Midterm

Assessment

Quiz

Computers

11th Grade

Hard

Created by

Wayground 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?