Computer Science, asked by mishravinay457, 1 year ago

Write algorithm to convert hours to minutes formula

Answers

Answered by Rajdeep11111
20

HELLO THERE!

Here's your Algorithm to convert hours into minutes:

Basic Formula is: 1 hour = 60 minutes.


Step 1: Start.

Step 2: Accept the time in hours from the user.

Step 3: Multiply the time in hours by 60.

Step 4: Display the result obtained.

Step 5: Stop.


HOPE MY ANSWER IS SATISFACTORY..

Thanks!

Answered by sweta08pinky
1

Answer:

Draw a flowchart to check whether number is even or odd

Similar questions