/Bank-Management-System

2nd Semester OOP Project: Developed a project of Bank Management System using object-oriented programming in C++. The projects works at admin and user level with different access rights.

Primary LanguageC++

Bank-Management-System

A project based on OOP principles and Techniques:

  1. Encapsulation
  2. Abstraction
  3. Polymorphism
  4. Abstract classes
  5. Try and Catch
  6. Filing
  7. Inheritance
  8. Composition
  9. Friend Classes