Write an algorithm and draw a flowchart to solve the following problems: 1. Read the marks of 2 students for 5 courses. Calculate the average marks for both the students. Check the average with the...


Write an algorithm and draw a flowchart to solve the following problems:<br>1. Read the marks of 2 students for 5 courses. Calculate the average marks for both the<br>students. Check the average with the below table and calculate the CGPA according<br>to the formula [CGPA=(Average * Grade point)/100]. Display the CGPA of both<br>the students.<br>Averag Grade point<br>e<br>8-10<br>3.5<br>3<br>6-7.9<br>4.5-5.9<br>2.5<br><4<br>

Extracted text: Write an algorithm and draw a flowchart to solve the following problems: 1. Read the marks of 2 students for 5 courses. Calculate the average marks for both the students. Check the average with the below table and calculate the CGPA according to the formula [CGPA=(Average * Grade point)/100]. Display the CGPA of both the students. Averag Grade point e 8-10 3.5 3 6-7.9 4.5-5.9 2.5 <>
2. To find the visa processing fee for tourists according to the following calculation:<br>Read the number of days and age of tourist. If age>40, visa charge for 1 day is 0.5<br>omr. If age<=40, visa charge for 1 day is 0.25 omr.<br>Visa fee= visa charge * no. of days<br>

Extracted text: 2. To find the visa processing fee for tourists according to the following calculation: Read the number of days and age of tourist. If age>40, visa charge for 1 day is 0.5 omr. If age<=40, visa="" charge="" for="" 1="" day="" is="" 0.25="" omr.="" visa="" fee="visa" charge="" *="" no.="" of="">

Jun 01, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here