Visual C# 2010 Tutorial 3 - Math Operators
Loading...
6,183
Loading...
Uploader Comments (onlivegamer)
see all
All Comments (18)
-
maybe my question will be out of this topic:
how i could at comment on C# (JAVA use // or /* *\ )
-
Thanks man this was very helpfull
-
Very nice, dude I came from VB.net and I am forgetting the semi-colons all the time!
-
Help! The numbers on the left are not being displayed on my Visual C# Program!!! Help? (Visual C# 2010 Express)!!!!
-
double num1=5;
double num2=6;
double ans= num1/num2;
results is 0,8333333333 ;)
-
5/6=0 !?
:P
-
Thanks, must get around to looking at all of your vids...
2.27 - so am i right in saying that once the value of num1 + num2 is assigned to int ans, the values of both of those nums empty out, thus allowing for the num1 int to be allowcated as the answer of 17
Loading...
first
silverfoxXx51 9 months ago
@silverfoxXx51 congratulations
onlivegamer 9 months ago 28