Computer Science, asked by Samahali, 6 months ago

Find the value of y from the given expression, if x=25 [2]
y = x++ + ++x - ++x + x--

Answers

Answered by anindyaadhikari13
2

\star\:\:\:\sf\large\underline\blue{Question:-}

Find the value of y from the given expression when x=25.

\star\:\:\:\sf\large\underline\blue{Solution:-}

Given,

x=25

y=x++ + ++x - ++x +x--

Or, y=25+27-28+28

Or, y=52.

Check: Answer is verified. Check out the attachment.

\star\:\:\:\sf\large\underline\blue{Answer:-}

  • The value of y is 52.
Attachments:
Similar questions