Design a class program to calculate the discount given to a customer on purchasing LED Television. The program also displays the amount paid by the customer after discount. The details are given as:Class name : TelevisionData members: int cost, int discount, int amountMember functions:Accept( ) : to input the cost of TelevisionCalculate( ) : to calculate the discountDisplay( ) : to show the discount and the amount paid after discount.
Java Language
plz solve in copy
Ok
Answers
Answered by
0
ANSWER YOU WILL GET BY DOING PROCESS THIS IS THE FORMULA
Attachments:
Similar questions