how to work modular(%) operator in c, c++, java, vb, vb.not
Pls help me?
Modular should only be used when you want the remainder of a division problem.
Ex: 17/5 = 3 but 17%5= 2
Note**: This is my knowledge for C++
gladiolus
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment