'&&' within '||' code example Example: '&&' within '||' //Do this when get error: '&&' within '||' if ((A && B) || (C && D))