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.
please solve ASAP
Answers
Answered by
4
Answer:
option c
Explanation:
Plz follow me mark me as brainliest
Similar questions