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...


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:



  1. TRUE

  2. FALSE

  3. TRUE

  4. FALSE

  5. FALSE

  6. FALSE

  7. TRUE

  8. TRUE

  9. TRUE

  10. FALSE


PLEAS USE ARRAY OF STRINGS




Jun 07, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here