Question: Hi, PLEASE USE C++......need help with question 3 and 4. Thank you Draw Design Layout References Assignments 3 Review View Tell me Mailings SH Assignments

Draw Design Layout References Assignments 3 Review View Tell me Mailings SH Assignments 1. Write a program to convert a sum of money in Dollars to Euro if the exchange rate is variable. In another words the user will tell what is the exchange rate is today. 2. Write a program to receive three test grades and calculate the average (test1+test+test3)/3 and using if statements find the letter grades. 3. Write a program using functions that calculates the sum and multiplications of three values. There shall be two function declarations One to evaluate the SUM results and one to calculate the multiplications. Write a third function that prints the results. Use looping techniques to do the task 5 times using for loop technique. 4. Write a function program to receive a student's tests grades, let's say as of problem 2. And call the function to find the average value. And then use another function to assign a letter grade using if statements
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
