Computer Science, asked by cnikhil, 1 year ago

which method of a listbox will remove jist one item at a time?

Answers

Answered by Vanshitha2004
1
the method of list box that will remove just one item at a time remove at remove the at the specified index with in the collection all information of the removed items is deleted and in idexes changes for subsequent items in the list
Similar questions