1. Salesperson's Commission Calculator (Nr I, Page 408) Create an application that lets the user enter a salesperson's revenue sale and the rate of commission paid by the company, and display the commission earned. For example: • Ifa salesperson sells $100,000 in revenue while working with a company that pays 5 percent of the revenue, his/her commission check will be $5,000. • ifa salesperson sells $100,000 in revenue while working with a company that pays 8 percent of the revenue, his/her commission check will be $8,000. The program should have a method named CalculateCommission that receives the revenue sale by a salesperson and the commission percentage as arguments, and stores the commission earned by the salesman in a globally declared variable. See examples below: Salesperson's Commis. Salesperson's Commis Revenue Sale: 100000 Revenue Sale: 100000 Commission Percertage: Commission Percentage: Eamed Commision: $5.000.00 Eamed Commission: S8 $8.000.00 Calculate Ext Calculate Ext

EBK JAVA PROGRAMMING
9th Edition
ISBN:9781337671385
Author:FARRELL
Publisher:FARRELL
Chapter8: Arrays
Section: Chapter Questions
Problem 6PE
icon
Related questions
Question
Visual studio c# Programming
Chapter 6: Modularizing Your Code with Methods
1. Salesperson's Commission Calculator (Nr I, Page 408)
Create an application that lets the user enter a salesperson's revenue sale and the rate of commission
paid by the company, and display the commission earned. For example:
• fa salesperson sells $10000 in revenue while working with a company that pays 5 percent of
the revenue, his/her commission check will be $5,000.
• If a salesperson sells $100,000 in revenue while working with a company that pays 8 percent of
the revenue, his/her commission check will be $8,000.
The program should have a method named CalculateCommission that receives the revenue sale
by a salesperson and the commission percentage as arguments, and stores the commission earned by
the salesman in a globally declared variable.
See examples below:
| Salesperson's Commis.
| Salesperson's Commis.
100000
100000
Revenue Sale:
Revenue Sale:
Commission Percentage:
Commission Percentage:
Eamed Commission: $5.000.00
Eamed Commission: $8.000.00
Calculate
Ext
Calculate
Ext
Transcribed Image Text:Chapter 6: Modularizing Your Code with Methods 1. Salesperson's Commission Calculator (Nr I, Page 408) Create an application that lets the user enter a salesperson's revenue sale and the rate of commission paid by the company, and display the commission earned. For example: • fa salesperson sells $10000 in revenue while working with a company that pays 5 percent of the revenue, his/her commission check will be $5,000. • If a salesperson sells $100,000 in revenue while working with a company that pays 8 percent of the revenue, his/her commission check will be $8,000. The program should have a method named CalculateCommission that receives the revenue sale by a salesperson and the commission percentage as arguments, and stores the commission earned by the salesman in a globally declared variable. See examples below: | Salesperson's Commis. | Salesperson's Commis. 100000 100000 Revenue Sale: Revenue Sale: Commission Percentage: Commission Percentage: Eamed Commission: $5.000.00 Eamed Commission: $8.000.00 Calculate Ext Calculate Ext
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 4 steps with 3 images

Blurred answer
Knowledge Booster
Introduction to computer system
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
Recommended textbooks for you
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781337671385
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781305480537
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT
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
Programming Logic & Design Comprehensive
Programming Logic & Design Comprehensive
Computer Science
ISBN:
9781337669405
Author:
FARRELL
Publisher:
Cengage