Computer Science, asked by dwivediarjun69, 3 months ago

write a note on logical operators in c++ (3mrks )

Answers

Answered by s13397adisha2258
2

Answer:

Logical Operators: Logical Operators are used to combine two or more conditions/constraints or to complement the evaluation of the original condition in consideration. The result of the operation of a logical operator is a boolean value either true or false.

Explanation:

❤⬆️I hope its help to you ⬆️❤

Answered by sushma9723
0

Answer:

An operator is a symbol that tells the compiler to perform specific mathematical or logical manipulations. C++ is rich in built-in operators and provide the following types of operators −

Arithmetic Operators

Relational Operators

Logical Operators

Bitwise Operators

Assignment Operators

Misc Operators

This chapter will examine the arithmetic, relational, logical, bitwise, assignment and other operators one by one.

Explanation:

hope it helps

pls mark me brainliest and thank me

follo.w me yar

Similar questions