Write the logical expression to represent the following: i) Either amount is more than 10 or quantity is less than 5. ii) Class is ‘10’ and marks is more than 80. iii) Nationality is Indian and age is more than 18.
Answers
Answered by
2
Logical expressions:
i) if amount>10 or quantity<5
ii) If Class==10 and marks>80
iii) If nationality==Indian and age>18
Similar questions
Biology,
2 months ago
Hindi,
2 months ago
English,
2 months ago
Math,
5 months ago
Social Sciences,
10 months ago