Answered step by step
Verified Expert Solution
Link Copied!

Question

00
1 Approved Answer

In COBOL Language I am to perfom the folloing function: You are to write aprogram to calculate a Bil for a Law Firm 1. First

In COBOL Language I am to perfom the folloing function:

image text in transcribed

You are to write aprogram to calculate a Bil for a Law Firm 1. First you will read the following data using display and accept statements Name of the Law firm Name of the Client Billable hours Court Costs 2. Next you will calculate the following: Hourly Fees = Billable hours times $400 Legal Fees = Hourly Fees plus Court Costs Discount Legal Fees times 500 Final Legal Fees Due Legal Fees minus Discount . 3. Print out all data read in and all cal culated data Output is to look something like the following: (rem ember to format your data with appreciate picture clauses, both input and output) Law Firm Name Client xxxxxxx Number of Billable Hours= Hourly Rate- Hourly Legal Fees xxxxx Sxxx.xx Sxxx.xx Court Costs Total Fees before Discount Discount - Sxxx.xx Final Legal Fees Due = Sxxx.xx You are to write aprogram to calculate a Bil for a Law Firm 1. First you will read the following data using display and accept statements Name of the Law firm Name of the Client Billable hours Court Costs 2. Next you will calculate the following: Hourly Fees = Billable hours times $400 Legal Fees = Hourly Fees plus Court Costs Discount Legal Fees times 500 Final Legal Fees Due Legal Fees minus Discount . 3. Print out all data read in and all cal culated data Output is to look something like the following: (rem ember to format your data with appreciate picture clauses, both input and output) Law Firm Name Client xxxxxxx Number of Billable Hours= Hourly Rate- Hourly Legal Fees xxxxx Sxxx.xx Sxxx.xx Court Costs Total Fees before Discount Discount - Sxxx.xx Final Legal Fees Due = Sxxx.xx

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access with AI-Powered Solutions

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

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

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

Get Started

Students also viewed these Databases questions