Using Java, what is the purpose of the addMembers method in the provided implementation?
A. Adds an element to an array with a desired location
B. Adds a new member to a class
C. Adds a new method to a class
D. Adds a new array to a class