Question: Java programming Group Assignment #2 We've just covered inputs and Outputs. I want you, as a group, to demonstrate how these concepts work The Details
Group Assignment #2 We've just covered inputs and Outputs. I want you, as a group, to demonstrate how these concepts work The Details You're teaching a class and you need a way to keep track of students. Wite a Java program to add students and take roll call. Student information includes their ID number, name and rank (freshman, senior, etc.). Your program should ask the user to input the student's information, and then write that information to a file If the teacher wants to take roll call, you should print out the information from the file onto one line per student Create three students in your class and take roll call. Your program must have: . A method for adding a student . A method for taking roll caw Inputs from the user Outputs to a file and the user Error-free syntax When your group is finished, show me that it works. Tun in: This paper with ALL team member names A copy of your source code
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
