Multiple Choice
To determine if one value is greater than or equal to another, which comparison operator should be used?
A) ==
B) >=
C) =
D) !=
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q9: A key point to understanding conditional programming
Q10: Ruby supports the use of a number
Q11: What is the difference between the or
Q12: Which of the following logical (Boolean) operators
Q13: The if expression is a conditional evaluation
Q15: Ruby provides access to a number of
Q16: Advantages of the if and unless expressions
Q17: The Case statement is a conditional evaluation
Q18: The exit method is provided by the
Q19: What happens if none of the when