Computer Science, asked by prajwallreddygrr, 11 days ago

Question 5. Define a class Customer with the following specifications. * Private Members: Customer_no integer Customer_name char (20) Qty integer Price, TotalPrice, Discount, Netprice float Member Functions: Public members: A constructer to assign initial values of Customer_no as 111, Customer_name as "Leena", Quantity as O and Price, Discount and Netprice as 0. *Input()- to read data members(Customer_no, Customer_name, Quantity and Price) call Caldiscount(). * Caldiscount () - To calculate Discount according to TotalPrice and Net Price TotalPrice = Price*Qty TotalPrice >=50000 - Discount 25% of TotalPrice TotalPrice >=25000 and TotalPrice <50000-discount 15% of total price total price<250000-discouant 10%of totalprice netprice=totalprice-discount *show()-to display customer details​

Answers

Answered by samarthkamate
0

Describe the process by which a bill becomes Law?

Answered by mastergenius56555
0

Answer:

Ramesh's total annual income in the financial year 2008-2009 was 23,00,000. He deposited 1000 every month in general provident fundland paid an annual premium o 12.000 on life insurance policy. If there is no tax on income up to 1,50,000 and 10 tax on income above 1,50,000 and maximum savings permissible under all schemes are 1,00,000 then calculate the tax payable by him at the end of the year where the educational sub-tax is 3% of income tax.

Similar questions