AP Computer Science A Final Review

Flashcard
•
Computers
•
10th Grade - University
•
Easy
+5
Standards-aligned
Quizizz Content
Used 1+ times
FREE Resource
Student preview

40 questions
Show all answers
1.
FLASHCARD QUESTION
Front
A Boolean expression...
Back
Checks if something is true or false
2.
FLASHCARD QUESTION
Front
How many values does a Boolean variable have?
Back
2
3.
FLASHCARD QUESTION
Front
Determine the truth value of the statement: ((a <= b) or (a == b)) and (b > a) where a = 5 and b = 6
Back
True
4.
FLASHCARD QUESTION
Front
Which Java type can be used to store a true or false value?
Back
boolean
5.
FLASHCARD QUESTION
Front
Evaluate (to true or false) each of the following expressions:
14 >= 14
15 > 15
16 != 16
18 >= 19
Back
T, F, F, F
6.
FLASHCARD QUESTION
Front
True/False: The body of an "if" statement will only be executed if the condition is true.
Back
True
7.
FLASHCARD QUESTION
Front
What is the value of num after this statement is executed?
int num = 23;
if(num>20) { num = 20; }
else { num = 30; }
Back
20
Create a free account and access millions of resources
Similar Resources on Wayground
34 questions
AP Computer Science Applications - Fall Semester Exam

Flashcard
•
11th Grade
33 questions
Flashcard 1

Flashcard
•
9th - 12th Grade
30 questions
Java Data Types Flashcard - Marvel

Flashcard
•
9th - 12th Grade
40 questions
Brainy Bowl

Flashcard
•
KG - University
27 questions
Python PCEP Flashcard #1

Flashcard
•
KG - University
36 questions
AP CS A Midterm Review

Flashcard
•
9th - 12th Grade
30 questions
Java Math and Misc (WU for VC 4)

Flashcard
•
10th - 12th Grade
29 questions
AP CSA Unit 3 Boolean Expressions

Flashcard
•
10th - 12th Grade
Popular Resources on Wayground
50 questions
Trivia 7/25

Quiz
•
12th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
11 questions
Negative Exponents

Quiz
•
7th - 8th Grade
12 questions
Exponent Expressions

Quiz
•
6th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
20 questions
One Step Equations All Operations

Quiz
•
6th - 7th Grade
18 questions
"A Quilt of a Country"

Quiz
•
9th Grade