Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~480 People Reached
Favorite Forums
Favorite Tags
c++ x 3
Member Avatar for jainasamiento
Member Avatar for jainasamiento

• my assignment is to find the commission of each monthly sales,how can i get the right answer? monthly sales is 0-19,999(4%)/ 20,000-29,999(5%) /30,000-39,999(6%) / 40,000-49,999(7%) 50,000-above(9%) using if/else statement then,,how can I make a flow chart related on this problem.? can you plese lead me to the right answer?

Member Avatar for David W
0
261
Member Avatar for jainasamiento

related on the first question...which is getting the commission,,, let me correct it..if you run this code the sample output will be like below; the problem is I dont know which one will be first to make a code. the output will be like this; sample output monthly sale=15250 commission=610 …

Member Avatar for pritaeas
0
94