Answer Posted / maria
http://en.wikipedia.org/wiki/Modulo_operation
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How can we check whether the contents of two structure variables are same or not?
Why do we learn c++?
What is a c++ class?
What is null c++?
which one is equivalent to multiplying by 2:Left shifting a number by 1 or Left shifting an unsigned int or char by 1?
What are the extraction and insertion operators in c++?
Does c++ cost money?
What is an inline function in c++?
Should the this pointer can be used in the constructor?
How does the copy constructor differ from the assignment operator (=)?
What is purpose of abstract class?
What are vectors used for in c++?
What is data hiding c++?
What does ios :: app do in c++?
What is an undefined reference/unresolved external symbol error and how do I fix it?