QUESTION IMAGE
Question
question: 2 which of the following is not a comparison operator? <= != ? > check
Brief Explanations
Comparison operators are used to compare values. Common comparison operators include <= (less than or equal to), != (not equal to), and > (greater than). The symbol ? is not a standard comparison operator in programming languages.
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
The option with ? is not a comparison operator.