Computer Science, asked by abdpatel10, 7 months ago

Create a class called Textile with the following data members and member functions. Data members
Input ()
Calculate ()
Type of cloth
Cotton <5 >= 5 and <= 10 > 10 Nylon <5
>= 5 and <= 10 > 10 : : : Type of cloth, length in meter and bill amount. To input type of cloth and length in meter. To calculate the bill amount as per the following conditions. Rate (Rs.per meter) 35 25 20 50 45 40 Length(in meter) Display () : To print the type of cloth, its length and bill amount after adding 18% GST on the amount. main () : To create object of the class and call functions.

Answers

Answered by kumarprathmesh235
0

Answer:

what do you want to say ????????

Similar questions