Question 19 / 79:  What is the output of the following piece of code?
int  x = 3, y = 5, z;

z = x + ++y;

printf(“%d”,z);

A  8
B  9
C  10
<< First < Previous Next > Last >>
Quiz Home Page
Ask
Szilárd Jankó
Start Quiz
Brenna Fike
Start Quiz
Edgar Delgado
Start Quiz
Dionne Mahaffey
Start Quiz
Marion Cabalfin
Start Quiz
Copy and paste the following HTML code into your website or blog.
<iframe src="https://www.jobilize.com/embed/c-certification-questions" width="600" height="600" frameborder="0" marginwidth="0" marginheight="0" scrolling="yes" style="border:1px solid #CCC; border-width:1px 1px 0; margin-bottom:5px" allowfullscreen webkitallowfullscreen mozallowfullscreen> </iframe>