Function Constructor Questions Computer Class 10 ICSE ISC Java Programming

ICSE Connect
ICSE Connect
17.8 هزار بار بازدید - 2 سال پیش - Design a class name ShowRoom
Design a class name ShowRoom with the following description :
Instance variables/ Data members :
String name – To store the name of the customer
long mobno – To store the mobile number of the customer
double cost – To store the cost of the items purchased
double dis – To store the discount amount
double amount – To store the amount to be paid after discount
Member methods: –
ShowRoom() – default constructor to initialize data members
void input() – To input customer name, mobile number, cost
void calculate() – To calculate discount on the cost of purchased items, based on following criteria

Download the app now : https://play.google.com/store/apps/de...

Cost Discount (in percentage)
Less than or equal to ₹ 10000 5%
More than ₹ 10000 and less than or equal to ₹ 20000 10%
More than ₹ 20000 and less than or equal to ₹ 35000 15%
More than ₹ 35000 20%
void display() – To display customer name, mobile number, amount to be paid after discount
Write a main method to create an object of the class and call the above member methods.

Function Constructor Questions Computer Class 10 ICSE ISC Java Programming
Computer Class 10 ICSE ISC Java Programming

ICSE Computer Applications by Prateik Sharma

Call now for live classes : 9115221119

Registration form : https://forms.gle/aZXu4oMpm6oe56K97

DM me on Insta for any doubts : Instagram: prateik231

Java for ICSE 10

#icsecomputer
2 سال پیش در تاریخ 1401/10/07 منتشر شده است.
17,802 بـار بازدید شده
... بیشتر