AP CSP Programming Basics

AP CSP Programming Basics

Assessment

Flashcard

Computers

10th - 12th Grade

Hard

Created by

Quizizz Content

FREE Resource

Student preview

quiz-placeholder

30 questions

Show all answers

1.

FLASHCARD QUESTION

Front

Which of the following statements describes a limitation of using a computer simulation to model a real-world object or system? Options: Computer simulations can only be built after the real-world object or system has been created., Computer simulations only run on very powerful computers that are not available to the general public., Computer simulations usually make some simplifying assumptions about the real-world object or system being modeled., It is difficult to change input parameters or conditions when using computer algorithms.

Back

Computer simulations usually make some simplifying assumptions about the real-world object or system being modeled.

2.

FLASHCARD QUESTION

Front

How many times will this loop iterate?

Back

6

3.

FLASHCARD QUESTION

Front

Which are true regarding high-level and low-level programming languages?
I. High-level can be more abstract
II. Low-level is harder to find errors
III. High-level is more easily understood by humans.

Back

I, II, and III

4.

FLASHCARD QUESTION

Front

How many binary digits are needed to write the decimal number 999?

Back

10

5.

FLASHCARD QUESTION

Front

What is true regarding programming documentation (use of comments, notations, etc.)? Options: It should not be changed after it is first written., It helps during initial program development and also when modifications are made, It is only needed during program development, not after completion, It is only useful for collaboration, not independent programming.

Back

It helps during initial program development and also when modifications are made

6.

FLASHCARD QUESTION

Front

Which of the following is an example of abstraction? Options: Writing a function for code you repeat often, Using logic symbols like < and >, Numbers are converted from one base to another, There is an error in the code

Back

Writing a function for code you repeat often

7.

FLASHCARD QUESTION

Front

Which of the following tasks would best be accomplished by a LOOP? Options: Drawing a circle of any size on the screen, Drawing a hexagon (6 sided shape), Drawing out the letters of the word "HELLO", Determining whether a number is odd or even

Back

Drawing a hexagon (6 sided shape)

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?