Write a single instruction that will find the remainder of
integral division when x is divided by y. Have the answer
stored in z.
z=x%y;
my answer surety %=60%
_Nithin Devang
Is This Answer Correct ? | 2 Yes | 0 No |
What is multithreading and what is its use?Whats are multithreading techniques used in C++?
What is :: operator in c++?
What does new in c++ do?
What are class and object in C++?
What is the use of bit fields in structure declaration?
Write a single instruction that will store an EVEN random integer between 54 and 212 inclusive in the variable myran. (NOTE only generate EVEN random numbers)
What is the importance of mutable keyword?
Discussion on error handling of C++ .
How do you initialize a string in c++?
Define virtual constructor.
how to swap two numbers with out using temp variable
12 Answers Global eProcure, TCS,
How long it will take to learn c++?