Ch#9 Lecture#8
Ch#9 Lecture#8
SCIENCE
SUBJECT TEACHER:
12 RASHAD MAHMOOD
Copyright
Copyright @
@IT
Superior
Series College Kharian Rashad Mahmood (IT-Specialist)
www.itseries.com.pk
Q24 Explain Compound condition with the help of
example
A type of comparison in which more than one conditions are evaluated is called compound condition
Example Program inputs two numbers to displays OK if one number is greater than 50 and second
number is less than 100.
Compound condition is executed by using logical operators.
Relational Operator