Write a program in c++ that can read answers from an input file and then take correct answers already given and compare the two set of answers. They have to be graded on a scale of 1 to 100. The program has to show when an answer is incorrect.
+1 (231)-518-0303 [email protected]
Write a program in c++ that can read answers from an input file and then take correct answers already given and compare the two set of answers. They have to be graded on a scale of 1 to 100. The program has to show when an answer is incorrect.