Menu

(Solved) : Ls Lab Arrays 2 Write Program Reads Numbers Integer Array Finds 3 Write Program Creates Ar Q32860129 . . .

please help me with these c++ projects

LS Lab on Arrays 2. Write a program that reads in numbers into an integer array and finds the 3. Write a program that creates an aray called resistance that can store 6 values 4. Programming Challenge: Your teacher in C++ class asked you to write a of the clement of the array in reverse order largest and smallest at the same time into it, and displays out the sum of all resistances program that grades a quick quiz of 10 multiple choice questions. Here are the correct answers to those 10 questions 3. A 9.С 10, D Your program should store the correct answers shown above in an array. It should ask the user to enter the studentss answers for each of the 10 questions. The answers that the student enters should be stored in another array. After the students answers have been entered, the program should display a message indicating if a student passed or failed the quizt A student must correctly answer 7 out 10 questions to pass the quiz). It should then display the total number of correctly answered questions, the total number of incorrectly answered questions, and a list showing the question numbers of incorrectly answered questions. Input Validation: Only accept the letters A, B, C, D as answers Further Improvement on the program: You can actually make up 10 questions in C++ and input answers to those questions into the array. You can display the question and ask the user to enter the answer to that question. Note: There is no limit to writing a sophisticated program, You can also make any other improvements to make your program look very practical Programming project #14(page 452) Lottery Application

thank you

LS Lab on Arrays 2. Write a program that reads in numbers into an integer array and finds the 3. Write a program that creates an aray called resistance that can store 6 values 4. Programming Challenge: Your teacher in C++ class asked you to write a of the clement of the array in reverse order largest and smallest at the same time into it, and displays out the sum of all resistances program that grades a quick quiz of 10 multiple choice questions. Here are the correct answers to those 10 questions 3. A 9.С 10, D Your program should store the correct answers shown above in an array. It should ask the user to enter the students’s answers for each of the 10 questions. The answers that the student enters should be stored in another array. After the student’s answers have been entered, the program should display a message indicating if a student passed or failed the quizt A student must correctly answer 7 out 10 questions to pass the quiz). It should then display the total number of correctly answered questions, the total number of incorrectly answered questions, and a list showing the question numbers of incorrectly answered questions. Input Validation: Only accept the letters A, B, C, D as answers Further Improvement on the program: You can actually make up 10 questions in C++ and input answers to those questions into the array. You can display the question and ask the user to enter the answer to that question. Note: There is no limit to writing a sophisticated program, You can also make any other improvements to make your program look very practical Programming project #14(page 452) Lottery Application Show transcribed image text

Expert Answer


Answer to Ls Lab Arrays 2 Write Program Reads Numbers Integer Array Finds 3 Write Program Creates Ar Q32860129 . . .

OR