Answer Posted / maria
http://en.wikipedia.org/wiki/Modulo_operation
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What data encapsulation is in c++?
What is c++ map?
What are the general quetions are in DEna bank manager IT/System interviews?
What are iterators in c++?
What is late binding c++?
What is a dll entry point?
Why is c++ not purely object oriented?
If there are two catch statements, one for base and one for derived, which should come first?
What new()is different from malloc()?
What is object in c++ wikipedia?
Why is c++ a mid-level programming language?
What is the difference between the functions rand(), random(), srand() and randomize()?
Is c++ primer good for beginners?
Write a program for Divide a number with 2 and Print the output ( NOTE: Check for divide by zero error).
Describe linked list using C++ with an example.