0
Theory with common examples
Some real life Examples of Object-oriented programming (OOP) concept. 1 .Polymorphism : The process of representing one form in multiple forms is known as Polymorphism. Example - Suppose if you are in class room that time you behave like a student, when you are in market at that time you behave like a customer, when you at your home at that time you behave like a son or daughter, Here one person present in different-different behaviors. 2. Abstraction : Abstraction is the concept of exposing only t
1 Resposta
0
what is the question?