Question: Using C++ programming if, else and while loop. both parts (a) and (b) for pseudo code and flowchart respectively. thank you!! Algorithm assignment Aim: To

 Using C++ programming "if", "else" and "while" loop. both parts (a)

Using C++ programming "if", "else" and "while" loop.

both parts (a) and (b) for pseudo code and flowchart respectively.

thank you!!

Algorithm assignment Aim: To formulate the algorithm for a given problem statement. Problem statement : A company has a team of salesperson and each salesperson has a daily sales target and a sales commission percentage. Develop an app for a salesperson to track his/her daily sales for the past week (ie 7 days) and (a) For each day, display whether the daily sales target has been met, and compute and display the daily sales commission (b) At the end of the week, compute and display the total sales commission earned for that week Task : Develop the algorithm for the above problem statement using: (a) Pseudocode (b) Flowchart

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!