AP CSP Fall Final Review

AP CSP Fall Final Review

9th - 12th Grade

20 Qs

quiz-placeholder

Similar activities

Java If/else/ switch

Java If/else/ switch

9th - 12th Grade

20 Qs

Python Programming

Python Programming

3rd Grade - University

17 Qs

PYTHON PROGRAMMING FUNDAMENTALS

PYTHON PROGRAMMING FUNDAMENTALS

11th Grade

15 Qs

Algoritma dan Pemrograman

Algoritma dan Pemrograman

11th Grade

20 Qs

2.4 Media Formatting - all

2.4 Media Formatting - all

9th - 12th Grade

18 Qs

CS Principles Unit 1 Assessment

CS Principles Unit 1 Assessment

10th Grade

15 Qs

SBQ1-Video Technology

SBQ1-Video Technology

12th Grade

20 Qs

Python - Selection (IF statements)

Python - Selection (IF statements)

9th - 12th Grade

17 Qs

AP CSP Fall Final Review

AP CSP Fall Final Review

Assessment

Quiz

Other

9th - 12th Grade

Hard

Created by

Seoha Min

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which of these lists correctly orders the binary numbers from smallest to largest?


1010, 0101, 0110, 0011

0011, 0101, 0110, 1010

1010, 0110, 0101, 0011


0011, 0110, 0101, 1010

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Your programmer friend told you that they just turned 11110 years old, in binary.

How old are they in decimal?

63

29

32

30

3.

FILL IN THE BLANK QUESTION

20 sec • 1 pt

When the decimal (base 10) number is and odd umber, what is the value of the last bit of binary (base 2) number?

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

How many bits are there in 1 byte

5

9

8

1

5.

FILL IN THE BLANK QUESTION

10 sec • 1 pt

2 MOD 5 = ?

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What does the following code segment return?

  1. The number of even items in list

  1. The number of items in list

  1. Nothing the code causes a runtime error

  1. The number of odd items in list

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

ASCII is a character-encoding scheme that uses 7 bits to represent each character. The decimal (base 10) values 65 through 90 represent the capital letter A through Z. what ASCII character is represented by the binary (base 2) number 1001111?

J

K

L

O

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?