What's wrong? (x = 4 && y = 5) ? (a = 5) ; (b = 6);
the question mark should be an equal sign
the first semicolon should be a colon
there are too many variables in the statement
the conditional operator is only used with apstrings