- 3

If x=11, y= 5 find the value of (x*y)-(--x)*(++y)+10*x *

Gdkbn3ne

29th Sep 2020, 3:45 AM
Anshumaan
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.
29th Sep 2020, 4:13 AM
Josh Greig
Josh Greig - avatar
+ 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" ☝
29th Sep 2020, 6:07 AM
Ipang