the dash operator has the highest order of precedence
Answers
Answered by
1
Answer:
The logical-AND operator ( && ) has higher precedence than the logical-OR operator ( || ), so q && r is grouped as an operand. Since the logical operators guarantee evaluation of operands from left to right, q && r is evaluated before s-- .11 Jul 2019
Answered by
0
the logical-AND operator
Similar questions
Social Sciences,
1 month ago
Science,
4 months ago
Hindi,
4 months ago
Environmental Sciences,
11 months ago
Science,
11 months ago
Physics,
11 months ago