2. Write a general program that creates a table as seen below. Your program should calculate the grade average. You can only use integer or character multi-dimensional arrays to store or calculate...


2. Write a general program that creates a table as seen below. Your program should calculate the<br>grade average. You can only use integer or character multi-dimensional arrays to store or<br>calculate data values. You are only allowed to use loops to calculate and print the table. All<br>calculation and printing should be made in gradecalculator function. Data should be taken in the<br>main function.<br>Names<br>Homework<br>Midterm 1<br>Midterm 2<br>Final<br>Grade<br>10%<br>20%<br>20%<br>50%<br>average<br>Ali<br>89<br>70<br>61<br>60<br>Ahmet<br>78<br>60<br>59<br>88<br>Ayse<br>99<br>70<br>77<br>66<br>Есе<br>100<br>68<br>55<br>72<br>Selen<br>80<br>55<br>30<br>82<br>

Extracted text: 2. Write a general program that creates a table as seen below. Your program should calculate the grade average. You can only use integer or character multi-dimensional arrays to store or calculate data values. You are only allowed to use loops to calculate and print the table. All calculation and printing should be made in gradecalculator function. Data should be taken in the main function. Names Homework Midterm 1 Midterm 2 Final Grade 10% 20% 20% 50% average Ali 89 70 61 60 Ahmet 78 60 59 88 Ayse 99 70 77 66 Есе 100 68 55 72 Selen 80 55 30 82

Jun 04, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here