Originally Posted by
fahdsaad
hi evryone..
i am new in this forum..and i have started doing simple java programs..
can any of you help me to do this task
Write a class to hold array of item name as String type ,stock as
integer type and price as double type. Use constructor to construct
the arrays. Use methods to add element, search element, edit element
at a given index for change of price, delete element at any index,
sell and item or purchase an item and display stock are the methods
needed. write a client class to use methods in menu form
tx
Hi fahdsaad,
Welcome to the Java Programming forums.
I think you went to the wrong section.
Please post it in here:
New to Java - Java Programming Forums
Cheers,
Truffy.