Question Write a program to create an answer sheet to read the student’s answers for a ten (10) item exam. It should then display a message indicating the score and remarks whether the student passed...


Question



Write a program to create an answer sheet to read the student’s answers for a ten (10) item exam. It should then display a message indicating the score and remarks whether the student passed or failed the exam. (A student must correctly answer 6 of the 10 questions to pass the exam.)





Here are the correct answers (key to correction), which should be initialized and stored in an array:





TRUE



FALSE



TRUE



FALSE



FALSE



FALSE



TRUE



TRUE



TRUE



FALSE



What I need is a C++ program and must use array and C STRING.



Jun 07, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here