subject

In US, we express height in feet and inches, In Europe and other places, people may express their height as meters and centimeters. Write a program to compute and display the height in feet and inches form also as meters and centimeters form. The user will enter the height in inches , and the output will display height converted into feet and inches first and then converted into meter and centimeters . Can someone show me how to program this in c++ I’m stuck at the meters centimeters part

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 23.06.2019 21:50
Description: write function lastfirst() that takes one argument—a list of strings of the format "lastname, firstname" —and returns a list consisting of two lists: (a) a list of all the last names (b) a list of all the first names
Answers: 2
question
Computers and Technology, 24.06.2019 09:30
Retype the statements, correcting the syntax errors. system.out.println("num: " + songnum); system.out.println(int songnum); system.out.println(songnum " songs"); note: these activities may test code with different test values. this activity will perform two tests: the first with songnum = 5, the second with songnum = 9. see how to use zybooks.
Answers: 1
question
Computers and Technology, 24.06.2019 10:20
Write a program that keeps asking the user for new values to be added to a list until the user enters 'exit' ('exit' should not be added to the list). these values entered by the user are added to a list we call 'initial_list'. then write a function that takes this initial_list as input and returns another list with 3 copies of every value in the initial_list. finally, inside print out all of the values in the new list. for example: input: enter value to be added to list: a enter value to be added to list: b enter value to be added to list: c enter value to be added to list: exit output: a b c a b c a b c note how 'exit' is not added to the list. also, your program needs to be able to handle any variation of 'exit' such as 'exit', 'exit' etc. and treat them all as 'exit'.
Answers: 2
question
Computers and Technology, 24.06.2019 18:30
What are the benefits to using presentations to organize and deliver information in the workplace? they add visual appeal. they are easy to update. they ensure accuracy. they can be created quickly. the work can't be lost.
Answers: 1
You know the right answer?
In US, we express height in feet and inches, In Europe and other places, people may express their he...
Questions
question
Spanish, 04.02.2021 19:10
question
Mathematics, 04.02.2021 19:10
question
History, 04.02.2021 19:10
question
Mathematics, 04.02.2021 19:10
question
Chemistry, 04.02.2021 19:10
question
Geography, 04.02.2021 19:10
Questions on the website: 13722361