DESIGN PATTERN�(OBJECT ORIENTED PROGRAMMING → PART 2)
Name: Sheikh Thanbir Alam
Deg: Senior Software Programmer
Org: Army War Game Center, BD Army
INHERITANCE
PROGRAMMING POINT OF VIEW
ENCAPSULATION
In software systems, encapsulation refers to the bundling of data with the mechanisms or methods that operate on the data. It may also refer to the limiting of direct access to some of that data, such as an object's components
POLYMORPHISM