AP CSP Programming Basics

AP CSP Programming Basics

10th - 12th Grade

30 Qs

quiz-placeholder

Similar activities

CSP Unit 7 Review Code.org

CSP Unit 7 Review Code.org

9th - 12th Grade

28 Qs

Computational Thinking, Algorithms & Flowcharts

Computational Thinking, Algorithms & Flowcharts

8th - 12th Grade

28 Qs

Introduction to Programming

Introduction to Programming

9th - 12th Grade

25 Qs

Coding Unit Test

Coding Unit Test

9th - 12th Grade

25 Qs

Coding Pre Test

Coding Pre Test

9th - 12th Grade

25 Qs

JAVASCRIPT

JAVASCRIPT

12th Grade

25 Qs

Coding Quiz

Coding Quiz

9th - 12th Grade

25 Qs

Computing Homework

Computing Homework

7th - 11th Grade

26 Qs

AP CSP Programming Basics

AP CSP Programming Basics

Assessment

Quiz

Computers

10th - 12th Grade

Medium

Created by

Diane Keller

Used 34+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following statements describes a limitation of using a computer simulation to model a real-world object or system?
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.

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image
How many times will this loop iterate? 
4
7
5
6

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

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. 
I and II
I, II, and III
II and III
III only

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

How many binary digits are needed to write the decimal number 999?
8
9
10
11

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is true regarding programming documentation (use of comments, notations, etc.)
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.

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following is an example of abstraction?
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

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following tasks would best be accomplished by a LOOP?
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

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?