Computer Science, asked by rk0009693, 6 months ago

Find the difference between logical and relational operator ​

Answers

Answered by Anonymous
2

Answer:

Relational operators compare values and return either TRUE or FALSE. Logical operators perform logical operations on TRUE and FALSE. Values used with a logical operator are converted into booleans prior to being evaluated.

Explanation:

☆I hope it must help ☆

Answered by SachinGupta01
1

Relational operators are used to compare the values of two expressions. Relational operators are binary operators because they require two operands to operate. Logical operators are typically used with Boolean values. You can combine relational operators using logical operators.

Similar questions
English, 1 year ago