the condition can only become true if all 3 conditions are true.
so the other of them does not matter. but it matters in case one of the conditions is not true. in such a case the second form will be faster. but it will also mean that the execution time varies with the true/false of the 3 conditions.
it is all simple to test in the simulator. and this topic has been discussed before so use the forum search function.
↧