As we have Multiplication and division in .Net why we dont have in
C and C++.
C, C++ and .Net?
I'm really not sure what you mean by this. But have a look at:
http://en.wikipedia.org/wiki/Operators_i...
Reply:Jesus-*******-christ, you're a moron.
Reply:multiply and divide in C/C++
float a,b,c;
a = 10;
b = 5;
c = a*b;
c = a/b;
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment