| preferred AP College board partner for AP classes
medium Solved by 15 students
Boolean Expression Evaluation
< Prev
Next >

What is the value of result after the following code segment is executed?

int a = 12;
int b = 5;
boolean result = (a % b == 2) || (a / b == 2) && (b * 2 > a);
A

true

B

false

C

An error occurs

D

result is undefined

Hint
Did You Know?
Explain Why
Explain All Answers
Check Answer
Show Correct Answer

Question Leaderboard

Rank
User
Correct Count
Attempt Count
Time
Score
#1kazvin.tjakradinata23 0m 54s 136
#2sgarv251311 0m 00s 100
#3busemagngr11 0m 17s 83
#4psak1211 0m 22s 78
#5namansoin00011 0m 59s 41
#6y.seong202711 1m 35s 5
#7mahmoudjibrin0801 0m 00s -10
#8geethasailaja11 2m 21s -41
#9suhanakochhar00601 0m 58s -68
#10chunxiangxu.cxu01 2h 55m -10,537
Items per page:
10
1 – 10 of 10

AI Tutor

How can I help?

APFIVE © 2020.
Email: apfive@apfive.org|Privacy Policy