Senior salesperson and junior salesperson are paid per a week. Write a program that accepts as input a salesperson’s position in the character variable and no. of week he did hard work. If value is ‘S’ or ‘s’, the senior person’s salary should be computed and displayed, if value is ‘J’ or ‘j’, the junior person’s salary should be calculated and displayed, otherwise display an error message. (Marks = 10)

C++ Programming: From Problem Analysis to Program Design
8th Edition
ISBN:9781337102087
Author:D. S. Malik
Publisher:D. S. Malik
Chapter2: Basic Elements Of C++
Section: Chapter Questions
Problem 25PE: 25. Repeat Programming Exercise 24, but the wire is to be bent in the form of a circle. In this...
icon
Related questions
Question
Question # 5: Senior salesperson and junior salesperson are paid per a week. Write a program that accepts as input a salesperson’s position in the character variable and no. of week he did hard work. If value is ‘S’ or ‘s’, the senior person’s salary should be computed and displayed, if value is ‘J’ or ‘j’, the junior person’s salary should be calculated and displayed, otherwise display an error message. (Marks = 10) No. of Weeks Junior Salesperson;s Salary per week Senior Sales Person;s Salary per week < = 4 1500 2000 < = 8 1750 2500 > 8 2000 2750
Expert Solution
steps

Step by step

Solved in 3 steps with 1 images

Blurred answer
Knowledge Booster
Mathematical functions
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
C++ Programming: From Problem Analysis to Program…
C++ Programming: From Problem Analysis to Program…
Computer Science
ISBN:
9781337102087
Author:
D. S. Malik
Publisher:
Cengage Learning
C++ for Engineers and Scientists
C++ for Engineers and Scientists
Computer Science
ISBN:
9781133187844
Author:
Bronson, Gary J.
Publisher:
Course Technology Ptr