subject

Write a program proj3_1.cpp that reads from user the length in feet and inches into two separate variables. then, your program should convert the feet and inches into two other variables holding meters and centimeters. must use only the conversion factor between feet and meters of 0.3048 meter/feet along with 12 inches in a foot and 100 centimeters in a meter. you should use 3 functions: one for input, one for conversion, and one for displaying the results with the following prototypes: void getfeetinches(int & feet, int & inches); void coverttometercentimeter(int feet, int inches, int & meters, int & centimeters); void displayresults(int feet, int inches, int meters, int centimeters);

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 06:00
In outlook how can cherie look at the details of an event that appears on the month view of her calendar? check all that apply. by switching to the detail view by switching to the week view by switching to the day view by right-clicking on the event by double-clicking on the event by highlighting the event
Answers: 2
question
Computers and Technology, 23.06.2019 20:40
On nba 2k 19, every time i try to join a my park game, it leads ro a website telling my dad that he needs ps plus. i already have ps plus though. how do i fix this?
Answers: 2
question
Computers and Technology, 24.06.2019 00:00
Which tool could be used to display only rows containing presidents who served two terms
Answers: 3
question
Computers and Technology, 24.06.2019 15:00
Universal windows platform is designed for which windows 10 version?
Answers: 1
You know the right answer?
Write a program proj3_1.cpp that reads from user the length in feet and inches into two separate var...
Questions
question
Computers and Technology, 13.04.2020 23:20
Questions on the website: 13722362