the operater && is an example for___operator
Answers
Answered by
2
Answer:
The logical AND operator (&&) returns true if both operands are true and returns false otherwise. The operands are implicitly converted to type bool before evaluation, and the result is of type bool . Logical AND has left-to-right associativity...
Similar questions
Computer Science,
1 month ago
English,
1 month ago
History,
1 month ago
English,
3 months ago
Science,
3 months ago
Computer Science,
10 months ago
Math,
10 months ago
Physics,
10 months ago