Write a fragment of code in C++ based on following algorithm. Include all the variables declaration in your code. (Assume product name is always do not contain spaces) Prompt the user to enter product name and price Read the product name and price from the user Calculate the new price after 10% discount is given and store the result to a variable Display the product name and the new price on the screen. Sample program run: Enter the product name and its price : Pencil 1.5 Pencil after discount is RM1.35

C++ for Engineers and Scientists
4th Edition
ISBN:9781133187844
Author:Bronson, Gary J.
Publisher:Bronson, Gary J.
Chapter13: Structures
Section13.1: Single Structures
Problem 6E
icon
Related questions
icon
Concept explainers
Question

C++ Programming

c) Write a fragment of code in C++ based on following algorithm. Include all the variables
declaration in your code. (Assume product name is always do not contain spaces)
Prompt the user to enter product name and price
Read the product name and price from the user
Calculate the new price after 10% discount is given
and store the result to a variable
Display the product name
and
the
new price on the
screen.
Sample program run:
Enter the product name and its price : Pencil 1.5
Pencil after discount is RM1.35
Transcribed Image Text:c) Write a fragment of code in C++ based on following algorithm. Include all the variables declaration in your code. (Assume product name is always do not contain spaces) Prompt the user to enter product name and price Read the product name and price from the user Calculate the new price after 10% discount is given and store the result to a variable Display the product name and the new price on the screen. Sample program run: Enter the product name and its price : Pencil 1.5 Pencil after discount is RM1.35
Expert Solution
steps

Step by step

Solved in 3 steps with 3 images

Blurred answer
Knowledge Booster
Operators
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++ for Engineers and Scientists
C++ for Engineers and Scientists
Computer Science
ISBN:
9781133187844
Author:
Bronson, Gary J.
Publisher:
Course Technology Ptr
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