Show a javascript program that should display a message


Show a JavaScript program that should display a message stating whether the student is admitted, and if so, whether the student is grated a scholarship.

UpperCrust College has an admissions procedure based on a student's total SAT score, whether either parent is an alumnus, and the family income. This procedure is summarized as follows:

  • If the student's SAT score is 1400 or higher, the student is accepted.
  • If the student's SAT score is 1200 or higher and at least one parent is an alumnus, the student is accepted.
  • If the student's SAT score is 1200 or higher and the family income is $100,000 or more, the student is accepted.
  • If the student is accepted and the family income is less than $100,000, the student is granted a scholarship

Solution Preview :

Prepared by a verified Expert
Basic Computer Science: Show a javascript program that should display a message
Reference No:- TGS02892479

Now Priced at $10 (50% Discount)

Recommended (97%)

Rated (4.9/5)