[AP CSP] Midterm Review (Semester 1)

[AP CSP] Midterm Review (Semester 1)

9th - 12th Grade

30 Qs

quiz-placeholder

Similar activities

AP CSP Semester Review

AP CSP Semester Review

9th - 12th Grade

30 Qs

CSP Unit 6 Review

CSP Unit 6 Review

12th Grade

25 Qs

Class XII(Revision Tour)

Class XII(Revision Tour)

12th Grade

25 Qs

Programming in Python

Programming in Python

9th Grade

25 Qs

CSV File handling in Python

CSV File handling in Python

12th Grade

25 Qs

python Function

python Function

12th Grade

26 Qs

AP CSP Midterm

AP CSP Midterm

9th - 12th Grade

30 Qs

Registers and RAM

Registers and RAM

9th - 12th Grade

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