01 Jul C++ codes modifying ” Introduction to arrays”
Question Description
#include
using namespace std;
int main()
{
int tests[6]; // array declaration
int sum = 0;
float avg;
//input test scores
cout << " Enter " << 6 << " test scores: " << endl; for (int i = 0; i < 6; i++) { cout << "Enter Test " << i + 1 << ": "; cin >> tests[i];
}
return 0;
}
——————————————————————————————————
You should do this to the codes:
1. (5 points) Type in the above program as array1.cpp. Add a comment to include your name and date. Compile and run. Draw a picture showing what the array looks like in memory.
2. (3 points) Add code to print the first test score. Add the following comment://2. Print the first test score
3. (3 points) Add code to print the last test score. Add the following comment://3. Print the last test score
4. (7 points) Add code to print all of the test scores. Add a comment: //4. Print all scores
5. (5 points) Add code to sum the test scores. Print the sum. Add a comment: //5. Sum all scores
6. (5 points) Add code to calculate and print the average test score. Add a comment: //6. Calculate the average
7. (10 points) Add code to add 10 to each test score and print all test scores. //7. Add to all elements
8. (12 points) Add code to find the highest score and display the score. //8. Calculate and display the highest score
Our website has a team of professional writers who can help you write any of your homework. They will write your papers from scratch. We also have a team of editors just to make sure all papers are of HIGH QUALITY & PLAGIARISM FREE. To make an Order you only need to click Ask A Question and we will direct you to our Order Page at WriteDemy. Then fill Our Order Form with all your assignment instructions. Select your deadline and pay for your paper. You will get it few hours before your set deadline.
Fill in all the assignment paper details that are required in the order form with the standard information being the page count, deadline, academic level and type of paper. It is advisable to have this information at hand so that you can quickly fill in the necessary information needed in the form for the essay writer to be immediately assigned to your writing project. Make payment for the custom essay order to enable us to assign a suitable writer to your order. Payments are made through Paypal on a secured billing page. Finally, sit back and relax.
About Writedemy
We are a professional paper writing website. If you have searched a question and bumped into our website just know you are in the right place to get help in your coursework. We offer HIGH QUALITY & PLAGIARISM FREE Papers.
How It Works
To make an Order you only need to click on “Order Now” and we will direct you to our Order Page. Fill Our Order Form with all your assignment instructions. Select your deadline and pay for your paper. You will get it few hours before your set deadline.
Are there Discounts?
All new clients are eligible for 20% off in their first Order. Our payment method is safe and secure.