Computer Science, asked by pratikbagadiya29, 7 hours ago

Create package stores. Under it create a class called stock with
member variable (item_no, item_name, stock_availible, and cost).
Under the default package create a class called sales with field name
(qty_sold) and it is the child class of stores class, Write a program to
print the current stock of each item and perform addition.​

Answers

Answered by shettysushma794
0

Explanation:

Hope it's helpful

thank u

Attachments:
Similar questions