A simple Java-based Student Management System that allows you to add, update, delete, and search student records. Data is stored using dynamic arrays, with features like auto-generated student ID, ...