Draw a data flow chart of an application


Discuss the below:

Q: Draw a Data Flow Chart and then develop an application that allows a user to enter a stock transaction and determine the stockbroker's commission. Each transaction includes the following data: the stock name, price per share, number of shares involved, and the stockbroker's name. Assume price per share = P. The stockbrokers commission is computed in the following manner: If the P (price per share) is less than or equal to $50.00, the commission rate is $0.26 per share. If the number of shares sold is less than 150, the commission is 1.5 times the rate per share. Display the results in a message box, including the total commissioned earned. Each message box result displayed should include the stock transaction data set and the commission paid the stockbroker in a grammatically correct set of sentences. After the message box displays, reset the input values to their original state.

Solution Preview :

Prepared by a verified Expert
Computer Networking: Draw a data flow chart of an application
Reference No:- TGS01932994

Now Priced at $25 (50% Discount)

Recommended (92%)

Rated (4.4/5)