AMCAT Practice Test

AMCAT Computer Programming

Free · Instant Results

What is the output of the following C code? int x = 5; printf('%d', x++);
▶ Start Practice Test