Skip to content

lakshay545/java_practice_question

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

java_practice_question

Project 1: Student Record Management System

  1. Allows adding and displaying student records.

  2. Stores details like Roll No, Name, Course, Marks, and Grade.

  3. Calculates grade based on marks.

  4. Uses ArrayList to store multiple students.

  5. Menu-driven program for easy interaction.

Project 2: Banking Application

  1. Allows creating a new bank account.

  2. Deposit and withdraw money with balance checks.

  3. View account details and update contact info.

  4. Uses array to manage multiple accounts.

  5. Simple menu with options for different operations.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages