Total members 11889 |It is currently Thu Mar 28, 2024 11:42 am Login / Join Codemiles

Java

C/C++

PHP

C#

HTML

CSS

ASP

Javascript

JQuery

AJAX

XSD

Python

Matlab

R Scripts

Weka





Use a two dimensional array to solve the following problem: a company has four sales people (1 to 4 ) who sale five different products (1 to 5). Once a day, each sales person passes in a slip for each type of product sold. Each slip contains the following:
A- The sales person number
B- The product number
C- The total dollar value of that product sold that day

Thus, each sales person passes in between 0 and 5 sales slip per day. Assume that the information from all the slips for last month is available. Write an application that will read all this information for last month's sales and summarize the total sales by sales person and by product. All totals should be stored in the two dimensional array sales. After processing all the information for last month, display the results in tabular format with each column representing a salesperson and each row representing a particular product. Cross-total each row to get the total sales of each product for last month cross-total each column to get the total sales by sales person for last month. Your output should include these cross-totals to the right of the totaled rows and to the bottom of the totaled columns.




Author:
Post new topic Reply to topic  [ 1 post ] 

  Related Posts  to : Use two dimensional array to build company sales program
 use one dimensional array to solve sales commissions     -  
 Java Two Dimensional Array     -  
 C++ Program to create a customer bill for company     -  
 How to do a array matrix program     -  
 Salary of each sales person     -  
 Salary of each sales person     -  
 Looking for sales agent for web development products     -  
 Javascript Multi-dimensional Arrays     -  
 clarification of high dimensional databases using query     -  
 web design company in chennai     -  









Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
All copyrights reserved to codemiles.com 2007-2011
mileX v1.0 designed by codemiles team
Codemiles.com is a participant in the Amazon Services LLC Associates Program, an affiliate advertising program designed to provide a means for sites to earn advertising fees by advertising and linking to Amazon.com