Discover answers to your questions with Westonci.ca, the leading Q&A platform that connects you with knowledgeable experts. Join our platform to connect with experts ready to provide precise answers to your questions in different areas. Experience the ease of finding precise answers to your questions from a knowledgeable community of experts.

which type of array can be used for the method signature? void reverseitems(string[] shoppinglist, int startindex, int stopindex) question 1 options: a) only perfect size arrays b) only oversize arrays c) both oversize and perfect size arrays d) neither array type is appropriate