Question: 1. The || operator returns true only if both statements surrounding it are true: (true or false) 2. The body of an if statement executes
1. The || operator returns true only if both statements surrounding it are true: (true or false)
2. The body of an if statement executes if the tested condition is false: (true or false)
3. A ! reverses the truth of the statement: (true or false)
4. The || operator returns true only if both statements surrounding it are true: (true or false)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
