Solved

Match the Following Comparison Operators Expression with Their Example

Question 122

Matching

Match the following Comparison Operators expression with their example:

Premises:
=25
>25
<25
<>25
>=25
Responses:
Less than 25
Equals 25
Does not equal 25
Greater than or equal to 25
Greater than 25

Correct Answer:

=25
>25
<25
<>25
>=25
Related Questions