LogicalAnd Returns true, only if both a and b are true. c = a && b Types Left: bool, Right: bool, Result: bool