Instructions Follow these instructions to complete your assignment: 1. Write a flowchart (or pseudocode) and C code for a program that does the following: o Declares variables with float (real) data types. o Assigns the tax rate= .08 o Asks the user to enter the sales amount Computes the sales tax by multiplying the sales by the tax rate o o Displays the sales tax with the appropriate message o Create an assignment statement that computes the total sales, including the tax amount. o Output a final message along with the total sales amount o Be sure to add comments throughout your program describing what is happening

C++ Programming: From Problem Analysis to Program Design
8th Edition
ISBN:9781337102087
Author:D. S. Malik
Publisher:D. S. Malik
Chapter3: Input/output
Section: Chapter Questions
Problem 4PE: 4. During each summer, John and Jessica grow vegetables in their backyard and buy seeds and...
icon
Related questions
Question
Can you make a flowchart for the following image.
9:35
◄ Search
Assignment Details
< 202312E VB CIS126 DMW Introduction to Programming M. Jensen
Instructions
Follow these instructions to complete your assignment:
1. Write a flowchart (or pseudocode) and C code
for a program that does the following:
Dashboard
o Declares variables with float (real) data
types.
o Assigns the tax rate= .08
o Asks the user to enter the sales amount
o Computes the sales tax by multiplying the
sales by the tax rate
o
Displays the sales tax with the appropriate
message
o Create an assignment statement that
computes the total sales, including the tax
amount.
.LTE
o Output a final message along with the
total sales amount
o
Be sure to add comments throughout your
program describing what is happening
2. Submit one Word document which contains:
◄ Pr...ous
• A screenshot of your code
• A screenshot of your output including the
Title Bar of the console window.
o
Pseudocode if you did not create a
flowchart
Calendar
Submit Assignment
To Do
Notifications
Inbox
Transcribed Image Text:9:35 ◄ Search Assignment Details < 202312E VB CIS126 DMW Introduction to Programming M. Jensen Instructions Follow these instructions to complete your assignment: 1. Write a flowchart (or pseudocode) and C code for a program that does the following: Dashboard o Declares variables with float (real) data types. o Assigns the tax rate= .08 o Asks the user to enter the sales amount o Computes the sales tax by multiplying the sales by the tax rate o Displays the sales tax with the appropriate message o Create an assignment statement that computes the total sales, including the tax amount. .LTE o Output a final message along with the total sales amount o Be sure to add comments throughout your program describing what is happening 2. Submit one Word document which contains: ◄ Pr...ous • A screenshot of your code • A screenshot of your output including the Title Bar of the console window. o Pseudocode if you did not create a flowchart Calendar Submit Assignment To Do Notifications Inbox
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 3 steps with 5 images

Blurred answer
Knowledge Booster
Mathematical functions
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
C++ Programming: From Problem Analysis to Program…
C++ Programming: From Problem Analysis to Program…
Computer Science
ISBN:
9781337102087
Author:
D. S. Malik
Publisher:
Cengage Learning
C++ for Engineers and Scientists
C++ for Engineers and Scientists
Computer Science
ISBN:
9781133187844
Author:
Bronson, Gary J.
Publisher:
Course Technology Ptr