Logo 
Search:

Java Article

Submit Article
Comments on Program that accepts a shopping list of items from the command line and stores them in a vector. Also provide facility to perform operation
Category: Java (Homework Help)    Author: Easy Tutor

Write a program that accepts a shopping list of items from the command line and stores them in a vector. Also provide facility to perform following operations
a) To delete an item in the list.
b) To add an item at a specified location in the list.
c) To add an item at the end of the list.
d) To print the contents of the vector.


Mahendra Shelar
Mahendra Shelar from IndiaJul 28
I want to small program of database managment using c,c++


Please enter your Comment
  • Comment should be atleast 15 Characters.
  • Please put code inside [Code] your code [/Code].