پروژه دانشگاهی ترم اول درس مبانی برنامه نویسی دوره کارشناسی دانشگاه تبریز. پروژه با زبان جاوا توسعه داده شده و رابط کاربری نیز دارد. موضوع پروژه فروشگاهی
-
Updated
Oct 4, 2022 - Java
پروژه دانشگاهی ترم اول درس مبانی برنامه نویسی دوره کارشناسی دانشگاه تبریز. پروژه با زبان جاوا توسعه داده شده و رابط کاربری نیز دارد. موضوع پروژه فروشگاهی
Implement a program for maintaining a database of student records using Files. Student has Student_id,name, Roll_no, Class, marks and address. Display the data for few students 1. Create Database 2. Display Database 3. Delete Records 4. Update Record 5. Search Record
I created the given java project. It has 2 Solutions based on assignment questions.
The Student Activity Management System is a university project designed for efficient student result management. Built in Java with an object-oriented approach, it offers a console interface to manage up to 100 students' data. The system uses file storage for persistence and OOP for efficient data handling and reporting.
Add a description, image, and links to the javafilehandling topic page so that developers can more easily learn about it.
To associate your repository with the javafilehandling topic, visit your repo's landing page and select "manage topics."