Java Challenge

Create me a javacode that can 
1. Create student data
2. Read student list from array
3. Update the student details via ID
4. Delete the students via ID
5. Exit function to exit the code