GIVEN information,Symbol&%>=@#MEANING><=≠>< Coded statement: c % B and b # aDecoded statement: c < b and b < aCombined statement: c < b < aThus, a > c is true.Hence, a & c is CORRECT.