JAVA
Given an array of Student names, create and return an array of Student objects.
I wrote some code but I'm not sure if I'm doing this right (see the attachment).
