Skip to content

diyashetty24/Java-Task

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

TASK 1 Library Management System overview A simple java program to manage books in a library. Features 1.Add a book 2.Issue a book 3.Borrow a book 4.Display all books 5.Exit

TASK 2 Student Exam Score Logger Overview A simple Java program that simulates multiple students submitting their exam scores simultaneously using multithreading. Features 1.Thread-safe file writing using synchronization 2.Logs student name, roll number, and marks to a CSV file 3.Supports multiple student threads writing at once 4.Displays confirmation once all scores are logged

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published