implement OOPS concept

Apr 13, 2016 at 8:36am
i have created a program for System of banking process which is secured by login
only STAFF and CUSTOMER can access but OOPS concepts are not implemented much

my sir told that in this
inheritance
polymorphism
exception handling
virtual function
class for USER,STAFF,CUSTOMER

i made it portable so it can run on Linux and windows
can any one implement OOPS concept as much as possible
and as early too


#code is uploaded on git hub

https://github.com/anilsoni7/system
Last edited on Apr 13, 2016 at 8:41am
Topic archived. No new replies allowed.