Qualified Dividends and Capital Gain Tax
(1) Write the code to display a blank "Qualified Dividends and CapitalGain Tax Worksheet" to Console screen. (See EXHIBIT C2)
(2) Develop a Function that implements the "Qualified Dividends andCapital Gain Tax Worksheet".
This function should populate the inputfields {1,2,3} from EXHIBIT A2, the Individual Income Tax Return.Then Calculate and Populate the Intermediate Fields {4-16} accordingto the directions given with the field.
Finally, perform thecomputations to populate the fields {17,18,19}.
Note that theobjective of this Worksheet is to take the input fields {1,2,3}and use fields {4-16} to transform them into a form that issuitable for the functions that will compute the taxes andpopulate fields {17,18,19}.
[ note: that the value in Field 19 will be used to populate thefield in Line 11 of the Individual Income Tax Return ]
(3) Create a Function that Displays "Qualified Dividends & Capital GainTax Worksheet" with all fields populated o
(2) Develop a Function that implements the "Qualified Dividends andCapital Gain Tax Worksheet".
This function should populate the inputfields {1,2,3} from EXHIBIT A2, the Individual Income Tax Return.Then Calculate and Populate the Intermediate Fields {4-16} accordingto the directions given with the field.
Finally, perform thecomputations to populate the fields {17,18,19}.
Note that theobjective of this Worksheet is to take the input fields {1,2,3}and use fields {4-16} to transform them into a form that issuitable for the functions that will compute the taxes andpopulate fields {17,18,19}.
[ note: that the value in Field 19 will be used to populate thefield in Line 11 of the Individual Income Tax Return ]
(3) Create a Function that Displays "Qualified Dividends & Capital GainTax Worksheet" with all fields populated o