AP Computer Science A Post Unit 2 Check

Quiz
•
Computers
•
10th Grade - University
•
Medium
Richard Groeneveld
Used 60+ times
FREE Resource
18 questions
Show all answers
1.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
If x = 3 and y = 5, choose all the statements that evaluate to True.
x < y
y > -x**2
2 * x == y
y % x == 3
2.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
A Boolean expression...
Fixes any errors in the line of code
Sets everything in it equal to each other
Checks if something is true or false
Loops the program to continue infinitely
3.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
How many values does a Boolean variable have?
4
3
2
1
Infinite
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
a = 5
b = 6
Determine the truth value of the following statement:
((a <= b) or (a == b)) and (b > a)
True
False
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which Java type can be used to store a true or false value?
boolean
bool
Boolean
Bool
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
14 >= 14
15 > 15
16 != 16
18 >= 19
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
True/False: The body of an "if" statement will only be executed if the condition is true.
True
False
Create a free account and access millions of resources
Similar Resources on Wayground
16 questions
Arithmetic Types Declare Initialize Relation Logical Ops

Quiz
•
9th Grade - University
17 questions
"switch" Java Statement - 1

Quiz
•
9th - 10th Grade
15 questions
Java Scanner Quiz

Quiz
•
11th Grade
13 questions
C programming-1

Quiz
•
University
15 questions
Grade 12-Python selection&iteration

Quiz
•
11th - 12th Grade
19 questions
Java Method

Quiz
•
12th Grade
21 questions
Sains Komputer Tingkatan 5 - 3.1.4 Struktur Kawalan

Quiz
•
10th - 12th Grade
15 questions
Java Level 1 - D

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