If int y=10 then find int z=(++y* (y++ +5));
Answers
Answered by
20
Question:-
- Evaluate the following and find the value of z.
Working Out:-
Given,
y=10
z=(++y*(y++ + 5))
Or,
z=(11*(11+5))
Or,
z=11*16
Or,
z=176.
Hence, the value of z is 176.
Similar questions
Science,
3 months ago
Social Sciences,
3 months ago
English,
3 months ago
Math,
7 months ago
Chemistry,
7 months ago
CBSE BOARD X,
11 months ago