Question: I need the answer as soon as possible Write a program in C++ to read a student's grades in four subjects (83,74,68,95) and calculating and
I need the answer as soon as possible 
Write a program in C++ to read a student's grades in four subjects (83,74,68,95) and calculating and printing the student average? 2- Write a program in C++ to find the perimeter and area of a rectangle The length and width of the rectangle are known, Note: Length = 10, Width = 5, Area = Width * Length, circum = (Length + Width) * 2
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
