Computer Science, asked by anil1253, 6 months ago

A company pays commission to its salesman on the basis of the following condition
Up to 1000 5%on sale
1001-2000 10%on sale
2001 and above 15%on sale
write a program to accept sale and calculate and display commission
(Also write variable description)

Answers

Answered by sabitattekula69940
0

Answer:

proportional serif in the world of the world by abhiram please do not have the answer

Explanation:

shadugaut,:_-!

hhhh v -#62

Answered by monika000000
0

lao 29) A Company pays commission to its salesman on the sale value according to the following

rates.

Sale Commission

Up to 1000/- 5 % on sale

1001/- to 2000/- 10% on sale

2001 and above 15% on sale

Model a class program with the following specifications:

Class Name: Salecom

Data members: private double sale, com

Member methods: Salecom (double s, double c), a constructor to initialize sale and com

with s and c respectively. void commission () to find the commission and void display () : to

display the commission.

Attachments:
Similar questions