Computer Science, asked by bhartimendiratt183, 1 year ago

int x = 0, y = 0 , z = 0 ; x = (++x + y-- ) * z++;

What will be the value of "x" after execution ?
A.-2
B.-1
C.0
D.1

Answers

Answered by Neeraj723
3
Hii dear here is your answer


option d is the correct answer

Hope it's help u
Answered by Anonymous
31
D. 1

Hope it helps u
Similar questions