Multiple Choice
To determine if two values are not equal, which comparison operator should be used?
A) ==
B) !=
C) >=
D) !
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q24: The unless expression is the polar opposite
Q25: The between? method can be used to
Q26: The if modifier is used to create
Q27: The Ternary Operator is an operator that
Q28: Which of the following is true regarding
Q30: Both the = and the == operators
Q31: A case block is well suited to
Q32: An if statement code block begins with
Q33: Nesting works just as effectively with unless
Q34: The unless modifier is the logical opposite