Cs288 HW# Chap1-4 Summary Write C Language Program based on Flowchart Start declares and initializes to 0.0725 a float variable NJSALES_TAX; deciares and initializes to 1000 an integer variable cost declares and initializes to zero a float variable grand_totat Yes loop No loop Use a do loop terate 3 times mpt and input on new line into variable cost Call function calc_tax pass grand_total calc_tax (float tax_total) if cost = 0 continue statement continue statement calculate tax_total to equal tax_total plus (tax_total times NJSALES TAX): cost e 0 cost. Calculate a running of cost into grand total

Computer Networking: A Top-Down Approach (7th Edition)
7th Edition
ISBN:9780133594140
Author:James Kurose, Keith Ross
Publisher:James Kurose, Keith Ross
Chapter1: Computer Networks And The Internet
Section: Chapter Questions
Problem R1RQ: What is the difference between a host and an end system? List several different types of end...
icon
Related questions
Question

Receive into grand_total Return tax total 1 if grand_total

 

CS288 HW# Chap1-4 Summary Write C Language Program based on Flowchart
Start
declares and initializes to 0.0725 a float variable NJSALES_TAX;
declares and initializes to 1000 an integer variable cost;
declares and initializes to zero a float variable grand_total;
Yes loop
No loop
Use a do loop
iterate 3 times
prompt and input on new line
into variable cost;
Call function calc_tax
pass grand_total
calc_tax (float
tax_total)
continue
statement
If cost 0
continue
statement
calculate tax_total to equal tax_total
plus (tax_total times NJSALES_TAX);
cost != 0
Print cost. Calculate a running
sum of cost into grand_total.
Receive into
Return
grand_total
tax_total
if grand_total <= 1000
NO
else if
grand total between
1000 <= 2000
NO
else
YES
YES
print on new line "Grand total is less
than or equal to 1000 it is $" and the
grand_total to two decimal places;
print on new line "Grand total is more
than 1000 less than or equal to 2000 it
is $ and the grand_total to two decimal
places;
print on new line "Grand total is greater
than 2000 it is $" and the grand_total to
two decimal places;
print on new line "Program finished!"
End
Transcribed Image Text:CS288 HW# Chap1-4 Summary Write C Language Program based on Flowchart Start declares and initializes to 0.0725 a float variable NJSALES_TAX; declares and initializes to 1000 an integer variable cost; declares and initializes to zero a float variable grand_total; Yes loop No loop Use a do loop iterate 3 times prompt and input on new line into variable cost; Call function calc_tax pass grand_total calc_tax (float tax_total) continue statement If cost 0 continue statement calculate tax_total to equal tax_total plus (tax_total times NJSALES_TAX); cost != 0 Print cost. Calculate a running sum of cost into grand_total. Receive into Return grand_total tax_total if grand_total <= 1000 NO else if grand total between 1000 <= 2000 NO else YES YES print on new line "Grand total is less than or equal to 1000 it is $" and the grand_total to two decimal places; print on new line "Grand total is more than 1000 less than or equal to 2000 it is $ and the grand_total to two decimal places; print on new line "Grand total is greater than 2000 it is $" and the grand_total to two decimal places; print on new line "Program finished!" End
Expert Solution
steps

Step by step

Solved in 3 steps with 2 images

Blurred answer
Recommended textbooks for you
Computer Networking: A Top-Down Approach (7th Edi…
Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON
Computer Organization and Design MIPS Edition, Fi…
Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science
Network+ Guide to Networks (MindTap Course List)
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning
Concepts of Database Management
Concepts of Database Management
Computer Engineering
ISBN:
9781337093422
Author:
Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:
Cengage Learning
Prelude to Programming
Prelude to Programming
Computer Engineering
ISBN:
9780133750423
Author:
VENIT, Stewart
Publisher:
Pearson Education
Sc Business Data Communications and Networking, T…
Sc Business Data Communications and Networking, T…
Computer Engineering
ISBN:
9781119368830
Author:
FITZGERALD
Publisher:
WILEY