Question 2. A company has 3 mobile types. Nokia, Motorola, LG. One day, it decides

NishSamardaly

New member
Joined
Dec 17, 2010
Messages
2
Reaction score
0
Points
1
to sell only 50 pieces? and count how many pieces of each mobile type it will sell. Design a program for the company using for loop to let the seller enters the mobile type. Use array to store the counters for each type and finally show a graph for the types like the one in Problem 2 above.
 
Back
Top