Logical Example 1

if(1 == 1 && 2 == 2) { return true; }