Question: #1 Resources: Chapter 2: Introduction to C++ Use MS-Visual Studio or any other C++ Editor to complete the following programs. It is a basic programming

#1

#1 Resources: Chapter 2: Introduction to C++ Use MS-Visual Studio or any

Resources: Chapter 2: Introduction to C++ Use MS-Visual Studio or any other C++ Editor to complete the following programs. It is a basic programming course. You need to read the chapter thoroughly, and you do have the opportunity to do the "One-On-One" session with me, in case you need to review some concepts Submission: You need to add the screenshots for each question(program) along with the source code(.cpp file). Hint: Use the single line and block comments in the entire program Complete any THREE questions from Q1, 2, 3, and 10 Note: These questions are listed inside your book chapter 2. 1. Sum of Two Numbers Write a program that stores the integers 50 and 100 in variables, and stores the sum of these two in a variable named total. 2. Sales Prediction The East Coast sales division of a company generates 58 percent of total sales. Based on that percentage, write a program that will predict how much the East Coast division will generate if the company has $8.6 million in sales this year. 3. Sales Tax Write a program that will compute the total sales tax on a $95 purchase. Assume the state sales tax is 4 percent, and the county sales tax is 2 percent

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!