Given the procedure:
What will be displayed after the following statement is executed?
DISPLAY ( adjustCount (11) + adjustCount (16) )
AP CSP Boolean Logic 2
Quiz
•
Computers
•
9th - 12th Grade
•
Medium
Michael Toepper
Used 18+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Given the procedure:
What will be displayed after the following statement is executed?
DISPLAY ( adjustCount (11) + adjustCount (16) )
28
32
33
35
2.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
Two grids are show. Each grid contains a robot represented as a triangle. Both robots are initially facing left. Each robot can move into a white or gray square, but cannot move into a black region.
For each grid, the program below is intended to move the robot to the gray square. The program uses the procedure Goal_Reached ( ), which evaluates to true if the robot is in the gray square and evaluates to false otherwise.
Grid I only
Grid II only
Both grid I and grid II
Neither grid I nor grid II
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Consider the code segment above.
If the variables onTime has the value of true and absent has the value false, what is displayed as a result of running the code segment?
Hello.
Is anyone there?
Hello. Is anyone there?
Hello. Better late than never.
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
The diagram shows a circuit with three gates, where the output from two AND gates are sent into an OR gate. The circuit has four inputs (A, B, C, D), two for each AND gate.
If the final output is 0, what is a possible state of the inputs A/B/C/D?
Choose 1 answer.
A = 0, B = 0, C = 0, D = 0
A = 1, B = 1, C = 0, D = 1
A = 0, B = 1, C = 1, D = 1
A = 1, B = 0, C = 1, D = 1
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
The diagram shows a circuit composed of two logic gates labeled OR and AND. Each gate takes two inputs and produces a single output.
If the input A is false and input C is true, which of the following best describes the output of the AND gate?
The output will be true no matter what the value of input B is.
The output will be false no matter what the value of input B is.
The output will be true if input B is true; otherwise it will be false.
The output will be false if input B is true; otherwise it will be true.
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
The diagram shows a circuit with three gates, where the output from two AND gates are sent into an OR gate. The circuit has four inputs (A, B, C, D), two for each AND gate.
If the final output is 0, what is a possible state of the inputs A/B/C/D?
Choose 1 answer.
A = 1, B = 0, C = 1, D = 0
A = 1, B = 1, C = 0, D = 1
A = 0, B = 1, C = 1, D = 1
A = 1, B = 0, C = 1, D = 1
15 questions
Unit 8 Javascript Quiz
Quiz
•
9th - 12th Grade
12 questions
OCR J277 2.4 Boolean Logic MCQ (Quiz 1)
Quiz
•
10th - 11th Grade
15 questions
INPUT AND OUTPUT DEVICES
Quiz
•
10th - 12th Grade
10 questions
Pseudocode WHILE Loops
Quiz
•
10th - 12th Grade
10 questions
ICT DEVICES
Quiz
•
7th - 9th Grade
12 questions
Java Strings
Quiz
•
9th - 12th Grade
15 questions
Input and output devices
Quiz
•
9th Grade
10 questions
Sistem Komputer Quiz
Quiz
•
10th Grade
15 questions
Character Analysis
Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing
Quiz
•
9th - 12th Grade
10 questions
American Flag
Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension
Quiz
•
5th Grade
30 questions
Linear Inequalities
Quiz
•
9th - 12th Grade
20 questions
Types of Credit
Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25
Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers
Quiz
•
6th - 8th Grade
17 questions
Chapter 12 - Doing the Right Thing
Quiz
•
9th - 12th Grade
30 questions
Linear Inequalities
Quiz
•
9th - 12th Grade
20 questions
Types of Credit
Quiz
•
9th - 12th Grade
20 questions
Taxes
Quiz
•
9th - 12th Grade
17 questions
Parts of Speech
Quiz
•
7th - 12th Grade
20 questions
Chapter 3 - Making a Good Impression
Quiz
•
9th - 12th Grade
20 questions
Inequalities Graphing
Quiz
•
9th - 12th Grade
10 questions
Identifying equations
Quiz
•
KG - University