Computer Science, asked by anshujaiswal17041984, 7 months ago

What are logical operators? Give an example of each?​

Answers

Answered by Anonymous
3

Answer:

Explanation:The concept of logical operators is simple. They allow a program to make a decision based on multiple conditions. Each operand is considered a condition that can be evaluated to a true or false value. Then the value of the conditions is used to determine the overall value of the op1 operator op2 or ! op1 grouping.

There are five logical operator symbols: tilde, dot, wedge, horseshoe, and triple bar. Tilde is the symbol for negation. The word “not” and the phrase “it is not the case that” are used to deny the statement that follows them

Answered by faria0816
3

The concept of logical operators is simple. They allow a program to make a decision based on multiple conditions. Each operand is considered a condition that can be evaluated to a true or false value. Then the value of the conditions is used to determine the overall value of the op1 operator op2 or ! op1 grouping.

The concept of logical operators is simple. They allow a program to make a decision based on multiple conditions. Each operand is considered a condition that can be evaluated to a true or false value. Then the value of the conditions is used to determine the overall value of the op1 operator op2 or ! op1 grouping.

Similar questions