Computer Science, asked by ritesh77778, 1 year ago

find the value of k after evalution of the given expression
if a=23,b=56;
k=a++ + ++b - a -- a - ++b*a/++b%a--+b--b*c;

Answers

Answered by flaviasaldanha
0

The question seems to be wrong... (-a--a) and (+b--b) should give an error...please recheck your question.


ritesh77778: this is right
ritesh77778: you check your answer
ritesh77778: then give
ritesh77778: ok
Similar questions