Multiple Choice
What comparison operator is used to test whether an expression does NOT equal another expression?
A) -=
B) !=
C) /=
D) _=
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q18: For the most part, off-by-one errors result
Q19: In programming, what is a prototype?<br>A) It
Q20: What is a count controlled loop?<br>A) It
Q21: When the step argument is a negative
Q22: What statement regarding precedence of operators is
Q24: Some computer scientists argue that a while
Q25: What function call will generate a random
Q26: Although the while loop can be complicated
Q27: The assignment symbol can be combined with
Q28: The not operator expects a single operand