Purchase Solution

C Programming with Division Operation

Not what you're looking for?

Ask Custom Question

See attachment below. I can get the introductory statements to print, but the sum, difference, and product all produce a result of 0 and the quotient statement of:

When 22 is divided by 16 you get 1 with a remainder of 1.
Also, the two closing statements of "If you had 22 nickels and 16 pennies you would have $1.26" doesn't reproduce, and "Thank you for using this program" also doesn't reproduce.

I have tried to tweak it, but to no avail. Please help.

Attachments
Purchase this Solution

Solution Summary

The solution gives a complete C code for peforming division operation and calculating total currency containing nickel and penny.

Purchase this Solution


Free BrainMass Quizzes
Inserting and deleting in a linked list

This quiz tests your understanding of how to insert and delete elements in a linked list. Understanding of the use of linked lists, and the related performance aspects, is an important fundamental skill of computer science data structures.

Basic Computer Terms

We use many basic terms like bit, pixel in our usual conversations about computers. Are we aware of what these mean? This little quiz is an attempt towards discovering that.

C# variables and classes

This quiz contains questions about C# classes and variables.

Javscript Basics

Quiz on basics of javascript programming language.

Basic Networking Questions

This quiz consists of some basic networking questions.