โช Choose the correct option.
The following example is a
if (condition1 && (condition2 || function1()))
statement1;
else
statement2; (Testing concepts)
statement1;
else
statement2; (Testing concepts)