10 likes | 129 Vues
In this assignment, you will perform manual calculations based on the data provided in C program A04, which calculates various values and assigns them to variables. It is crucial to do these calculations by hand, as they will be important for your quiz and midterm. Once you have completed your calculations, print the results on the problem sheet, then copy the C program into your account and run it to verify your answers. Finally, determine what needs to be added to the code to clearly indicate the computer's calculated results.
E N D
Daily Assignment A04 • A04 has a C program that calculates values and assigns them to variables. • You are to do the calculations by hand (quiz and midterm material!!) and print the answers on the problem sheet. • Then, copy the program into your account and run it to get the correct answers. Compare your hand calculations to the computer’s calculations. • What needs to be added to the code so that you know what the computer calculated? Winter Quarter