Write cpp program that will be used to take the entry test


Problem

Write C++ program that will be used to take the entry test for university student. the program must have the following features

• For the correct answers, student get 4 marks.

• For the wrong answer, the student loses 1 mark.

• If the student answer the first four question wrong exit the program with the message "sorry. you did not qualify for admission"

• If the student score 20 marks, the program should display "congratution you have qualified for the admission " and exit

• There will be only 4 option for each question.

Request for Solution File

Ask an Expert for Answer!!
C/C++ Programming: Write cpp program that will be used to take the entry test
Reference No:- TGS03255864

Expected delivery within 24 Hours