Give the output of the following if x=5: x += x++ + ++ x + –x + x; System.out.println(x);
29
28
26
none