Computer Science, asked by soniachd, 9 months ago

Q2.write an algorithm to convert a rupee into paise. DO THIS LIKE A FLOWCHART!PLEASEEE ANSWER

Answers

Answered by mahakincsem
4

Algorithem to convert a rupee into paise

Explanation:

Algorithm is the set of steps to be followed specially by the computer to perform a specific task

Following is the algorithm to convert rupee into paisa

  • The relation between rupee and paisa is 1 rupee = 100 paisa

  • The equation will be rupees = x * 100

  • "X" will be the variable that will be assigned the value of rupee

  • To covert into paisa, you just need to multiply with 100 or put into the equation for value of "X"

Learn more about algorithm from the link below

https://brainly.in/question/2644446  

Answered by harshnag13080
0

Answer:

I don't know

Similar questions