Question: 8. Construct a structure chart, as well as a flowchart an . Assume that each input record contains the following problem payer's name, the value
8. Construct a structure chart, as well as a flowchart an . Assume that each input record contains the following problem payer's name, the value of a personal property belonging to the ta and a code defining the type of personal property owned. Each tw roperty is taxed at a unique rate. The codes, property types,an ax type of rates follow: Tax Rate 2 percent of value 4 percent of value Code Property Type Bike Car 3 Truck 5 percent of value Your program is to compute the tax for each property and to output a line specifying the taxpayer's name, value of property, and tax. The program should output counts of the numbers of bikes, cars, and trucks for which taxes are computed, with appropriate labels. Include a report heading and column headings, as well as a page number on every page, with 55 detail lines per page. Also include an initial IF and a modular design. Output an error message if the input contains an invalid code value. Assume a code of 0 indicates the end of the input file
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
