Single Choice
Moderate
Q!= means:
ID: #25902
MCQ Quiz - Class 8 - Decision Control Structure
3 views
Question Info
#25902Q ID
ModerateDifficulty
MCQ Quiz - Class 8 - Decision Control StructureTopic
Your Answer
Choose the Best Option
Click any option to instantly check if you're correct.
Correct Answer
Explanation
Correct Answer Explanation:
!= means 'not equal to'. It returns true if two values are DIFFERENT.
Why the other options are incorrect:
- Option B: Equal is ==, not !=.
- Option C: Greater than uses >.
- Option D: Less than uses <.
Continue Practice
Share
Share This Question
Challenge a friend or share with your study group.
More from This Topic