hOMie03/CodeClause_Exam_Seating_Arrangement_System
I've performed the Golden Project of my CodeClause Java Development Internship, which is an Exam Seating Arrangement System. It takes the classroom & students' batch info. After that, it calculates the no. of students and create a seating arrangement for those student. Using file handling, the seating arrangement gets stored in a .txt file.
Java