संख्या रेखा पर (10>x) को सामान्य रूप में क्या लिखेंगे?
How do we write (10>x) in the usual form?
Explanation opens after your attempt
C. (x<10)
Concept
(10>x) means (x) is less than (10). Placing the variable on the left gives (x<10).
Why this answer is correct
The correct answer is C. (x<10). (10>x) means (x) is less than (10). Placing the variable on the left gives (x<10).
Exam Tip
(10>x) का अर्थ है (x), (10) से छोटा है। चर को बाईं ओर रखकर (x<10) लिखते हैं।
Login to save your score, XP, coins and progress.
