Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

i need some help please (10 . Part-11 Marks) Open Microsoft Visual Studio 2019 and create new project named Lab5B. Add new source file Lab4_part2.c

i need some help please image text in transcribed
(10 . Part-11 Marks) Open Microsoft Visual Studio 2019 and create new project named "Lab5B". Add new source file "Lab4_part2.c" in this project. Write an application in C language that performs the following: Prints your name, your student number and the store name (Humber Stationary Store) on top as shown in the screenshot attached: The application prompts the user to enter the number of pencils to purchase User enters the number of pencils to purchase. The application prompts the user to enter the price of one pencil. User enters the price of one pencil. The application then calculates the sub total (total number of pencils multiplied by price per pencil) and then the application calculates the HST (13% of the sub-total). The application then displays the outputs: Number of pencils Price of each pencil Sub Total: Tax Amount Total Amount . The output must follow the format shown in the screenshot shown below

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image_2

Step: 3

blur-text-image_3

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Harness The Power Of Big Data The IBM Big Data Platform

Authors: Paul Zikopoulos, David Corrigan James Giles Thomas Deutsch Krishnan Parasuraman Dirk DeRoos Paul Zikopoulos

1st Edition

0071808183, 9780071808187

More Books

Students also viewed these Databases questions

Question

What is behind that?

Answered: 1 week ago