Question: Q1. Write an algorithm and draw a flow chart to check whether the given number is divisible by 7 or not. (2 Marks) Q2. Write
Q1. Write an algorithm and draw a flow chart to check whether the given number is divisible by 7 or not. (2 Marks) Q2. Write an algorithm and draw a flow chart to calculate speed of a car and to check driver should be fined for over speed or not (There is fine, if speed is greater than 130km/hr.) (2 Marks) Q3. Write an algorithm and draw a flow chart to calculate area of triangle using following equation (2 Marks) A= s(s-a) (s - b) (s-C) Where s= (a+b+c)/2 Q4. Write an algorithm and draw a flow chart to calculate average of 5 subject marks and print if student is fail or pass (minimum passing marks is 60) (2 Marks) Q5. During this pandemic of COVID-19, as a safety measure, a person is allowed to enter shopping malls if his/her temperature is below 38 degrees Celsius. Write an algorithm and draw a flow chart to check whether the person should be allowed to enter shopping mall or not. (2 Marks)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
