[AP CSP] Midterm Review (Semester 1)

[AP CSP] Midterm Review (Semester 1)

9th - 12th Grade

30 Qs

quiz-placeholder

Similar activities

Python for Absolute Beginners

Python for Absolute Beginners

8th - 12th Grade

25 Qs

How Computers Work Review

How Computers Work Review

6th - 12th Grade

27 Qs

CPM2 Quiz Review

CPM2 Quiz Review

10th - 12th Grade

25 Qs

AP CSP Midterm

AP CSP Midterm

9th - 12th Grade

30 Qs

Python L1 Programming Challenge

Python L1 Programming Challenge

1st - 12th Grade

30 Qs

Introduction to Python

Introduction to Python

KG - University

25 Qs

Program Development - Python: Loops

Program Development - Python: Loops

9th - 10th Grade

26 Qs

Python Functions Review Quiz

Python Functions Review Quiz

9th - 12th Grade

28 Qs

[AP CSP] Midterm Review (Semester 1)

[AP CSP] Midterm Review (Semester 1)

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Created by

Tommy Nguyen

Used 178+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

Media Image

If the input values are A = 0, B = 0, C = 1, D = 1, what would be the result at output E and G, respectively?

Output E = 0, Output G = 0

Output E = 0, Output G = 1

Output E = 1, Output G = 0

Output E = 1, Output G = 1

2.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

Media Image

If the input values are A = 1, B = 0, C = 1, what would be the result at output D and G, respectively?

Output D = 0, Output G = 0

Output D = 0, Output G = 1

Output D = 1, Output G = 0

Output D = 1, Output G = 1

3.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

Media Image

If the input values are A = 1, B = 0, C = 0, D = 1, what would be the result at output F and G, respectively?

Output F = 0, Output G = 0

Output F = 0, Output G = 1

Output F = 1, Output G = 0

Output F = 1, Output G = 1

4.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

Media Image

If the input values are A = 1, B = 0, C = 1, what would be the result at output E and F, respectively?

Output E = 0, Output F = 0

Output E = 0, Output F = 1

Output E = 1, Output F = 0

Output E = 1, Output F = 1

5.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

Media Image

What is expression that would represent this Boolean Gate Diagram?

(A | B) (+) (C | D)

(A & B) (+) (C | D)

(A | B) | (C & D)

(A & B) (+) (C & D)

6.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

Media Image

What is expression that would represent this Boolean Gate Diagram?

~(A & B) | (C & D)

(A & B) | (C & D)

(A & B) | ~(C & D)

(A & B) | ~(C | D)

7.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

Media Image

What is expression that would represent this Boolean Gate Diagram?

~(A (+) B) & C

(A (+) B) & ~C

(A (+) B) & C

~((A (+) B) & C)

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?