Write a single instruction that will find the remainder of
integral division when x is divided by y. Have the answer
stored in z.
Answer Posted / nithin devang
z=x%y;
my answer surety %=60%
_Nithin Devang
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Does c++ have arraylist?
Is dev c++ a good compiler?
What does obj stand for?
What character terminates all character array strings a) b) . c) END
What is iomanip c++?
what is scupper?
What is different in C++, compare with unix?
What are guid?
What is the difference between #import and #include?
What does the ios::ate argument do?
In a function declaration what does extern means?
How can virtual functions in c++ be implemented?
What is difference between n and endl in c++?
What is the full form of india?
Distinguish between a # include and #define.