Skip to content

This Java project aims to design a class hierarchy for a bank application that creates bank account objects and records transactions. The application have two types of accounts: PersonalChequingAccount and SavingAccount, and will utilize an Object-Oriented approach with Polymorphism.

Notifications You must be signed in to change notification settings

corpzbrideee02/Polymorphic-Banking

Repository files navigation

BankAccount

Bank Account console using Object Oriented Approach

About

This Java project aims to design a class hierarchy for a bank application that creates bank account objects and records transactions. The application have two types of accounts: PersonalChequingAccount and SavingAccount, and will utilize an Object-Oriented approach with Polymorphism.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages