1. Implement the delivery method using a similar approach to that used in number In Stock. It should find the product with the given ID in the list of products and then call its increase Quantity method.
2. What is wrong with the following array declarations? Correct them.