[AP CSP] Midterm Review (Semester 1)

[AP CSP] Midterm Review (Semester 1)

9th - 12th Grade

30 Qs

quiz-placeholder

Similar activities

COMP SCI (FUNCTIONS)

COMP SCI (FUNCTIONS)

12th Grade

25 Qs

Comprog (Review)-October 25, 2022 (PM)

Comprog (Review)-October 25, 2022 (PM)

11th Grade

25 Qs

Assessment Revision December Y10

Assessment Revision December Y10

9th Grade

27 Qs

8525 AQA GCSE 3.4.2 Boolean Logic

8525 AQA GCSE 3.4.2 Boolean Logic

9th - 10th Grade

25 Qs

Data Types- Python

Data Types- Python

7th - 11th Grade

25 Qs

Program Development - Python: Loops

Program Development - Python: Loops

9th - 10th Grade

26 Qs

AP Computer Science Midterm Review

AP Computer Science Midterm Review

9th - 12th Grade

30 Qs

[AP CSP] Logic Gates

[AP CSP] Logic Gates

9th - 12th Grade

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