No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
Telephone Operator (currently)
4 Posted Topics
Need ideas for this program: Write a program that allows the user to enter the last names of five candidates in a local election and the number of votes received by each candidate. The pgoram should then output each candidate's name, the number of votes received, and the percentage of … | |
Greetings! I am new to the Daniweb community but hopefully you all can help me out with this problem! I am to write a c++ function, smallestIndex that takes as parameters int array & its size and returns the index of the smallest element. then I have to write a … | |
Alright here's the problem: 3. Fahrenheit to Centigrade calculation. Your F should start at 98 and go to 106, by an increment of .1. You will only have two columns, F and C and our requirements: Requirements for all programs Each program will use a function to do the calculation … | |
I am to write a program that can be used to calculate the federal tax. The tax is calculated as follows: For single people, the standard exemption is $4,000; for married people, the standard exemption is $7,000. A person can also put up to 6% of his or her gross … |
The End.