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
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
16 questions
Arithmetic Types Declare Initialize Relation Logical Ops

Quiz
•
9th Grade - University
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

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

Interactive video
•
6th - 10th Grade
10 questions
1.2 OSI & TCP IP Models Quiz

Quiz
•
10th Grade
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
20 questions
Hardware vs. Software Quiz

Quiz
•
7th - 10th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade