14.Write a program to ask in kilogram and convert into grams.(Java, Python, JavaScript, QBasic, C, Go, c++, C#, R)

Algorithm:

Step 1: Start

Step 2: Input Value in Kilogram (K)

Step 3: G = K * 1000

Step 4: Print ”Value In Grams ”G

Step 5: Stop/End

Flowchart:

Create a flowchart to ask in kilogram and convert into grams
Create a flowchart to ask in kilogram and convert into grams
Total
0
Shares
Leave a Reply

Your email address will not be published. Required fields are marked *

Previous Post

13.Write a program to input principal, rate, time and display simple interest and total amount.(Java, Python, JavaScript, QBasic, C, Go, c++, C#, R)

Next Post

15.Write a program to display total surface area and volume of sphere.(Java, Python, JavaScript, QBasic, C, Go, c++, C#, R)

Related Posts