____________ operator returns True if both statements are true
Answers
Answered by
3
Answer:
Logical Operators
Explanation:
&& is the logical and operator. It returns TRUE if both of the arguments evaluate to TRUE. This operator supports short-circuit evaluation, which means that if the first argument is FALSE the second is never evaluated.
Answered by
0
Answer:
Logical Operators
It returns TRUE if both of the arguments evaluate to TRUE. This operator supports short-circuit evaluation, which means that if the first argument is FALSE the second is never evaluated.
Explanation:
please mark me Brenest answer
Similar questions
Science,
3 hours ago
Computer Science,
3 hours ago
Math,
3 hours ago
English,
6 hours ago
Environmental Sciences,
6 hours ago
Science,
8 months ago
Physics,
8 months ago