Assalamu Alaikum. Hope you all are well by the grace of Almighty ALLAH. Today we learn how to do BIKASH's program. Take a look at the problem.
Problem: Write a program that takes the customer number & transfer amount from a customer.Then print the bill charges. Let consider the following vat.
Amounts Vat
1-100 5/=
101-300 10/=
301-1100 15/=
1101-2600 37/=
2601-4500 73/=
4501-6500 100/=
6501-8500 120/=
8501-10500 135/=
above 10500 1.25%
Solution:
Problem: Write a program that takes the customer number & transfer amount from a customer.Then print the bill charges. Let consider the following vat.
Amounts Vat
1-100 5/=
101-300 10/=
301-1100 15/=
1101-2600 37/=
2601-4500 73/=
4501-6500 100/=
6501-8500 120/=
8501-10500 135/=
above 10500 1.25%
Solution:
Thank you all..:)
0 comments:
Post a Comment