Task 2 Write an algorithm and draw a program flowchart to find the eligibility of admission for a professional course based on the following criteria: Mark in Math >- 65 Mark in Physics >- 55 Mark in...


6


Task 2<br>Write an algorithm and draw a program flowchart to find the eligibility of admission for a professional<br>course based on the following criteria:<br>Mark in Math >- 65<br>Mark in Physics >- 55<br>Mark in Chemistry >= 50<br>Total in all three subjects >= 180<br>If the candidate meets all the criteria, print

Extracted text: Task 2 Write an algorithm and draw a program flowchart to find the eligibility of admission for a professional course based on the following criteria: Mark in Math >- 65 Mark in Physics >- 55 Mark in Chemistry >= 50 Total in all three subjects >= 180 If the candidate meets all the criteria, print "The candidate is eligible for admission." Otherwise, print "The candidate is not eligible for admission." Task 2 answer

Jun 08, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here