Show heading of travel and mileage program

Assignment Help C/C++ Programming
Reference no: EM132432221

INSTRUCTIONS:

Plan your program before starting. Point distribution is as follows:

  1. Clean coding, "Logical Logic" and appropriate (not every line) commenting of the code: 20 points
  2. User's ease of use of the program e.g. Instructions for the program, data input requests during execution of the program in a manner that makes the user easily understand what kind of data they need to enter etc. : 20 points
  3. Accuracy of calculations and use of appropriate C++ functions/control structure statements: 20 points
  4. Display of data at the end of the program after calculation - presentation: 30 points

ASSIGNMENT:

I need help with a C++ program that performs following and formatted results:

  1. The output should show heading of Travel and Mileage Program.
  2. Users should be able to enter one car type as well as details about the car - programmer should decide what details are appropriate based on the discussion in the class (out of four possible cars that your program can do calculations for).
  3. Users should be able to input Travel Start and End destinations.
  4. Users should be able to enter the total distance in miles between the start and end destination. 
  5. Based on the user's input, display following:
  6. Appropriate heading for the program with formatting using setfill().
  7. Display travel start and end destinations, Total distance to be traveled in miles and kilometers and other details for the vehicle to be used for the travel in more than one columns using setw().
  8. Display Total Gallons of fuel required to travel from start to end destination based on the data you researched about the four cars using control structure (if/else/else if) statements from C++. Formula for calculation is: Gallons of Fuel Required = Vehicle_Milage_Per_Gallon X Total_Number_of Miles

Reference no: EM132432221

Questions Cloud

Prepare the march general journal entries : prepare the March 31 General Journal entries, without explanations, for the adjusting entry to dispose of any over or under application of factory overhead
Describe at least three steps health care : Describe at least three steps health care and do you believe this basic patient consent form adequately informs patients of their medical rights?
Develop a simple prototype version of algorithm : Part 1: Before attempting this implementation, you choose to develop a simple prototype version of this algorithm in C++.
Determine the materials quantity variance for April : The direct materials purchases variance is computed when the materials are purchased. Determine the materials quantity variance for April
Show heading of travel and mileage program : The output should show heading of Travel and Mileage Program.
Write a short program that uses a for loop to populate : Write a short program that uses a for loop to populate an array. The array can store up to 10 integers.
Prepare the adjusting entry on December : Journalize the payment of the bond interest on January 1, 2021. Prepare the adjusting entry on December 31, 2021, to accrue the interest on the remaining bonds
Gender leadership and Society Assignment : Gender leadership and Society Assignment help and solutions:-What role does leadership play in transforming dominant narratives on peace and security?
Suggest examples of problematic programming situation : Suggest examples of problematic programming situation or scenario that the use or implementation of while loop instead of an iterating N times loop.

Reviews

Write a Review

C/C++ Programming Questions & Answers

  Expected value of the game

A game involves rolling two dice. If the sum of the dice is under 6 your pay off is $5, and if the sum is 6 or over you must pay $5. Find the expected value of the game. Is the game fair? Explain.

  Write a program that will store 10 integers into an array

Write a program that will store 10 integers into an array. Only accept integers between -100 and 100. Display those integers. You must then square those integers by CALLING A FUNCTION to square each individual integer. That function must be called, s..

  Determine the value of the function pn for different value

Write a program to determine the value of the function P(n) for different values of n. The first few prime sums are 2, 5, 10, 17, 28, 41, 58 and 77.

  Develop a program that displays random numbers

Using a timer to generate a random number, develop a program that displays random numbers between 1 and 47 for your state's lottery.

  Create a small database with a table or two

Use Microsoft access to create a small database with a table or two. Remember that your Microsoft Access is most likely a more recent version, so you will see some differences.

  Extract individual digits or sequences of digits from it.

Given a large number we sometimes need to extract individual digits or sequences of digits from it. For example, given a four-digit year (2010) we may need to extract just the two-digit year or the century.

  Write a program to calculate cars mileage

If you are using VisualStudio 2005, you should include time.h. The call to srand should use the time rather than a number entered by the user and looks like this: srand( static_cast(time( NULL )) ).

  Write a program that will indicate two straight lines

Write a program that will indicate whether two straight lines intersect. Each line is specified by giving two points (xi, yi) that are on the line

  Which of the following parameter passing mechanism

Which of the following parameter passing mechanism is/are supported by C++ but not in C? [A] Pass by value [B] Pass by reference

  Write a mal program that prompts the user

CSI 333 - Programming at the Hardware-Software Interface - write a MAL program that prompts a user for a positive decimal integer, reads the integer typed by the user and outputs the values.

  Perform and all the decisions needed to accomplish

Perform and all the decisions needed to accomplish it. You will be surprised at how many decisions you take for granted that are necessary for some of the most

  Implement a function void print song

Implement a function void print_song(int n) which takes in an integer n (1

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd