Which of the following statements aboutevaluating binary logical expressions is false?
The short-cut evaluation method is consideredmore efficient.
Side effects, especially in the secondoperand, can lead to logic problems.
C uses the short-cut evaluation method.
For efficiency, it is a good programmingstyle to use side effects in binary expressions.
In the short-cut evaluation method, it ispossible to determine the result by evaluating only the firstoperand.
Expert Answer
An answer will be send to you shortly. . . . .