AP CSP Boolean Logic 6

Quiz
•
Computers
•
9th - 12th Grade
•
Hard
Michael Toepper
Used 4+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE SELECT QUESTION
1 min • 1 pt
Trace the code and plot the movements of the robot for the 3 scenarios.
If the robot is directed to move onto a black square, it “crashes” and the program ends.
Choose the scenario(s) that results in a "crash."
Note that there may be multiple answers to this question.
Choose all answers that apply:
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
A game programmer uses this nested conditional in their online Four Square game.
When mouseX is 173 and mouseY is 199, what will be the value of currentSquare?
1
2
3
4
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Trace the code and plot the movements of the robot for the 3 scenarios.
If the robot is directed to move onto a black square, it “crashes” and the program ends.
Choose the scenario that results in a "crash."
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
In the program below, the initial value of x is 0 and the initial value of y is -2.
What is displayed as a result of running the program?
Foxtrot
Hotel
November
Yankee
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Given the above procedure:
What will be displayed after the following statement is executed?
DISPLAY ( adjustCount (11) + adjustCount (16) )
28
32
33
35
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
One way to understand Boolean operations is to make a truth table of all the possible inputs and outputs.
Select the Logic Gate that matches the truth table.
AND
OR
NAND
NOR
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
The following circuit takes two inputs, sends each input through a NOT gate, and then sends those outputs through an AND gate. This circuit is logically equivalent to the NOR logic gate, a common gate in computers.
Select the output column that correctly completes out the truth table for the circuit:
0
0
1
0
0
1
0
0
1
0
0
0
0
0
0
1
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
Crash Course Computer Science #7 - The CPU

Quiz
•
9th - 12th Grade
12 questions
Python Operators

Quiz
•
12th Grade
10 questions
Cybersecurity Ethics

Quiz
•
10th Grade - University
15 questions
1.1.1 The structure and function of the processor

Quiz
•
11th Grade - University
15 questions
Logic Gates

Quiz
•
7th - 11th Grade
10 questions
Technical Terms - Internet (A-Z) - Cross-Browser

Quiz
•
12th Grade
10 questions
HARDWARE AND SOFTWARE ISSUES

Quiz
•
10th Grade
15 questions
BTEC Unit 1: HTTPS, SSL and TLS Quiz

Quiz
•
12th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade
29 questions
AP CSP Unit 2 Review (Code.org)

Quiz
•
10th - 12th Grade