Purchase Solution

Data Flow Chart

Not what you're looking for?

Ask Custom Question

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.

Purchase this Solution

Solution Summary

The solution provides a data flow chart.

Purchase this Solution


Free BrainMass Quizzes
Excel Introductory Quiz

This quiz tests your knowledge of basics of MS-Excel.

Javscript Basics

Quiz on basics of javascript programming language.

Java loops

This quiz checks your knowledge of for and while loops in Java. For and while loops are essential building blocks for all Java programs. Having a solid understanding of these constructs is critical for success in programming Java.

Basic Computer Terms

We use many basic terms like bit, pixel in our usual conversations about computers. Are we aware of what these mean? This little quiz is an attempt towards discovering that.

Basic Networking Questions

This quiz consists of some basic networking questions.