Computer Science, asked by TbiaSamishta, 1 year ago

There is no Hierarchical order for_____ operators. Fill in the Blank

Answers

Answered by Secondman
19

"There is no Hierarchical order for logical operators.

Logical operators are used to integrate different conditional expressions (which are built up using operands and conditional operators), in order to form some logical statement which is to be used inside if, if-else, switch, or inside a loop statement.  

Among these logical operators, there is no order of precedence. The main two logical operators are AND(&&) operator and OR(||) operator."

Answered by ishaangelina76
15

Answer:

logical operator . fill in the blank

Similar questions