QUESTION IMAGE
Question
question 4
if a2=60, what is the result of the logical test a2>=60?
false
fail
true
pass
Step1: Understand the logical test
The logical test is \( A2 >= 60 \). We know that \( A2 = 60 \).
Step2: Evaluate the inequality
Since 60 is equal to 60, the inequality \( 60 >= 60 \) is true. So the result of the logical test \( A2 >= 60 \) when \( A2 = 60 \) is TRUE.
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
C. TRUE