- 3
If x=11, y= 5 find the value of (x*y)-(--x)*(++y)+10*x *
Gdkbn3ne
2 Answers
+ 6
Anshumaan asked, "If x=11, y= 5 find the value of (x*y)-(--x)*(++y)+10*x *".
If the trailing * was removed and you wanted it interpreted as JavaScript, 95 is the answer.
The last * makes the expression not valid.
+ 2
Anshumaan
Please use relevant tags, at least use the tag to specify a relevant language. And leave the Description empty rather than writing nonsense like "Gdkbn3ne" â