Sovi.AI - AI Math Tutor

Scan to solve math questions

QUESTION IMAGE

question 4 if a2=60, what is the result of the logical test a2>=60? fal…

Question

question 4
if a2=60, what is the result of the logical test a2>=60?
false
fail
true
pass

Explanation:

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.

Answer:

C. TRUE