Hello Friends! Welcome to the programming shortcut and to we will run c++ program to find quotient and remainder and compute dividend divisor quotient remainder by this program will help you to make quotient and remainder calculator
c++ program to find quotient and remainder
using namespace std;
int main() {
int x,y,quo,rem;
cout<<“Enter divident number”<>x;
cout<<“Enter divisor number”<>y;
if(y){
quo=x/y;
rem=x%y;
cout<<“Quotient=”<
cout<<“Qivisor is must be greater then zero”;
}
retrun 0;
}
Enter divident number
3456
Enter divisor number
234
Quotient=14
Remainder=180
I make this programming and hope you are like the post if are you like the post you can please comment and share the post to reach more people.
If any doubt about this c++ programming code or input & output please comment below
If you have another question about c++ programming send an email by contacting us form is given on the page right side.
Share your experience about this post,
Thank You!
It is in point of fact a great and useful piece of info. Hal Zwagerman
Very nice layout and great written content , nothing at all else we require : D. Joe Rockelman
Thanks-a-mundo for the blog article. Much thanks again. Awesome. Ike Santulli
Hello! I simply wiush to offer you a huge thumbs up for your excellent information yyou have here on this post. Humberto Cogbill
Wonderful post! We will be linking to this great content on our site. Keep up the great writing. Geoffrey Gonzales
Very good article! We are linking to this particularly grest article on our website. Herbert Tidrington