There is no hirarchical order for _ operators
Answers
Answered by
1
Answer:
logical operator
Explanation:
Logical operators are used to integrate different conditional expressions in order to form some logical statements. The expressions are built using operands and conditional operators. The expressions will be used within if, if-else, switch, or inside a loop statement.
When we use multiple logical operators, there is no order of precedence. The main logical operators we use are the AND and OR operators.
Hope you like the answer. If the answer is helpfull then like it ,mark it as the brainliest and follow me
Similar questions