Question: Write a method removeWords that take a character and an ArrayList of Strings as input and removes any string from the list if it starts

Write a method removeWords that take a character and an ArrayList of Strings as input and removes any string from the list if it starts with the specified character. (JUST write the method, it should not be in a class.)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
