Recent content by Nish Samardaly

  1. N

    Question 2. A company has 3 mobile types. Nokia, Motorola, LG. One day, it decides 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.
  2. N

    A company has 3 mobile types. Nokia, Motorola, LG. One day, it decides to sell only 50..

    ...pieces and count how ma? Question 1.. 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.
  3. N

    A company has 3 mobile types. Nokia, Motorola, LG. One day, it decides to sell only 50..

    ...pieces and count how ma? Question 1.. 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