+ 2
what is the correlation between conditional statement and logical operators?
2 Answers
+ 5
logical operators are used to write conditional statements.
+ 1
Conditional statements can be used for building logic and logical can be used to make conditions