Computer Science, asked by sabihaykhan, 5 months ago

Write a java program to define a class BookStore having the following specifications:

Data Member: Name of the book, author, publication and cost.

Member Methods:

a) To accept the book details.

b) To calculate the discount of 13.5% given on all books.

c) To display the book details.

Use a main() method and an object to call the above methods​

Answers

Answered by renusharms789
1

Answer:

l don't know this answer sorry

Similar questions