Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

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

image text in transcribed
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

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Design And Implementation

Authors: Edward Sciore

2nd Edition

3030338355, 978-3030338350

More Books

Students also viewed these Databases questions

Question

What is the purpose of the Salary Structure Table?

Answered: 1 week ago

Question

What is the scope and use of a Job Family Table?

Answered: 1 week ago