0% found this document useful (0 votes)
28 views2 pages

Object Oriented Programming: Section: BM

The document describes an online utility bills and bank account checking system project. It will allow users to check their account balance, account type, and payment status for different bills. The project will utilize object-oriented programming concepts like constructors, inheritance, encapsulation, polymorphism, and abstraction.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
28 views2 pages

Object Oriented Programming: Section: BM

The document describes an online utility bills and bank account checking system project. It will allow users to check their account balance, account type, and payment status for different bills. The project will utilize object-oriented programming concepts like constructors, inheritance, encapsulation, polymorphism, and abstraction.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

Object Oriented Programming

Section: BM

BY: RAJA IZHAN


ABBASI

Id: sp20bscs0030

Online Utility Bills and Bank


Account Checking System:

Introduction Of The Project:


The project which I have chosen is “Online Utility Bills And BANK Account Checking
System. It is a console code without GUI which shows your account balance,
account type with your CNIC, name and account number. You can proceed through
your username and password. It also shows which bill to be payed, how much to be
payed or not to pay/your bill is payed.

STEPS will be:


• Searching
• Task Distribution
• Libraries

SEARCHING:
First we searched about what things are required to make our project then we were
able to find some features and requirements which were necessary for our project.

TOPICS Implemented in this project will be:

• Constructors
• Inheritance
• Encapsulation
• Polymorphism
• Abstraction

MAKING OF Project:
I will take help from internet as well as YouTube.

You might also like