Flowchart Questions


Algorithm questions: -
A.   Draw Flowchart,

3.      To accept two numbers and display their product
4.      To accept tow numbers and display their difference.
5.      To accept two number and display their division.
6.      To accept two numbers and display their sum, product, difference, division.
7.      To accept a number and display square of it.
8.      To accept a number and display cube of it.
9.      To accept a number and display cube and square of it.
10.  To accept principle, time, rate and display simple interest
11.  To accept length and breadth of rectangle and display perimeter of rectangle.
12.  To accept length and breadth of rectangle and display area of rectangle.
13.  To accept length and breadth of rectangle and display perimeter and area of rectangle.
14.  To accept length of cube and display perimeter of cube.
15.  To accept length of cube and display total surface area of cube.
16.  To accept length of cube and display volume of cube.
17.  To accept length of cube and display perimeter, total surface area and volume of cube.
18.  To accept final velocity, initial velocity, time and display acceleration
19.  To accept distance, time and display speed.
20.  To accept work, time and display power.
21.  To convert US currency into Nepalis currency.
22.  To convert Indian currency into Nepalis currency.
23.  To accept user with minute and display minute in seconds.
24.  To accept user with kg and display into grams.
25.  To accept user with pounds and display in kg.
26.  To accept two number and display the greater one.
27.  To accept three numbers and display the greater one.
28.  To accept cost price as 10000 and selling price as 11900 and display profit.
29.  To accept cost price as 100000 and selling price as 90000 and display loss.
30.  To accept cost price and selling price and display only profit or loss.
31.  To accept cost price and selling price and display profit or loss amount with percentage too.
32.  To accept marks of five subject and display total marks obtain.
33.  To accept marks of five subject and display average marks obtain.
34.  To accept marks of five subject and display percentage.
35.  To accept marks of five subject and display pass or fail.
36.  To accept marks of five subject and display pass or fail (if pass display Percentage too).

NOTE: Click on the Question For answers.

Comments

Post a Comment

Popular posts from this blog

Flowchart

Flowchart Symbols