Create a new c console application using given data

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

Question: This assignment is required for submission.

This assignment is based on using variables to get input, process it then show output.

Not using variables causes loss of points.

Read the entire assignment to have an overall understanding of what needs to be done before working on the details.

Create a new C Console application that asks the end user to enter their scores and the code calculates the weighted total score:

1. Ask the user to enter 3 scores each representing an assignment score.

2. Ask the user for their midterm and final exam.

3. Store all above input into variables.

4. Display the total weighted score as follows where all scores entered will be out of 100:Total Weighted Score = (average assignments)*40% + (midterm)*30% + (final exam)*30%

5. Use constants to represent the weight of assignments, midterm and the final.

6. Show the output of "Your final score is: X" where x is the final total calculated score.

7. Add top level comments, and other comments as needed but do not comment every line. Over use of comments is as bad as not using them.

You must Zip the entire application folder Not just source code file ( and submit under Assignment 2 by the due date listed for this assignment.

Reference no: EM132260718

Questions Cloud

Research the ali enterprise factory fire : Research the 2012 Ali Enterprise factory fire. Very briefly introduce the company and the incident that occurred.
Describe comprehensive step-by-step data mining procedure : Describe in detail a comprehensive step-by-step data mining procedure you would follow if you were given this task. Make sure that your answer reflects.
Identifies an issue in your organisation : The Integrated Management Project (IMP) - How the various parts of the business/ organisation come into play, i.e. the integrated nature of the problem
Capture a spam email message : Capture a spam Email message. View the Email header and copy the information to your assignment document.
Create a new c console application using given data : Create a new C Console application that asks the end user to enter their scores and the code calculates the weighted total score: Ask the user to enter 3 scores
How was the organization impacted : How was the organization impacted? What losses did it suffer? What were the lessons learned?
Study in college and received degree in general management : Maryann Brennan followed a broad program of study in college and received a degree in general management.
Why did you include or exclude data from the research : The assignment is designed to assist with documenting your research. Since, you are entering the data collection and analysis phase of the research.
What is the difference between problem and symptom : With reference to IT as a tool for ‘controlling’ in organizational management, what is the difference between a ‘problem’ and ‘symptom’?

Reviews

Write a Review

C/C++ Programming Questions & Answers

  Write a for loop that counts only the odd numbers

Write a for loop that counts only the odd numbers out of the first five numbers entered from the keyboard, but does not count (skips) the number 7. Use the keyword continue to skip 7 inside the loop

  Write a program, use class to create many fields

Write a program, use class to create many fields: Name,DOB,Address,Class,Mark,Average mark. Allow user save data to a text file, user also can add more students, can delete student, edit info about student.

  Write a structured cpp program that print the id

Write a structured C++ program that Print the ID and average score for each student and Implement a function that calculates the worst average grade.

  Write a program to manipulate strings using pointers

Write a program to manipulate strings using pointers. The program will start out by displaying a menu to ask user what to do as shown below

  Discuss about the combination of the operator name

C++ permits overloading of operators with the same restrictions as for overloading of functions: each version must have a unique signature.

  Write the largest and the smallest numbers to the screen

Write a program that will search a text file of strings representing numbers of type int and will write the largest and the smallest numbers to the screen.

  Power of the exponent using a loop

Ask the user for a base (float) and a positive exponent (int). Calculate the base raised to the power of the exponent using a loop. Display the result.

  Expected rate of return using the capm

Calculate the expected rate of return using the CAPM where the expected return on the market is 5%, the risk free rate is 1%, and the beta is 1.5.

  Compare the running time of two versions of the insertion

implement Uniform Random Number generator and Generate 1000 Random number between 0 an 10000. Try to use insertion sort to sort them. Compare the running time of two versions of the insertion sort.

  Write a function that returns a pointer to an array

Write and show a function that takes an integer n and returns a pointer to an array of the first n cubes (0, 1, 8, 27, and so on).

  You should use pure recursive calls

You should use pure recursive calls completely and count the number of calls the program makes. You should count how many times recursive calls were made.

  Write a function that takes a linked list of items

Using C++ write a function that takes a linked list of items and deletes all repetitions from the list. in your implementation assume that items can be compared for equality.

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