answersLogoWhite

0

the 4 oops concept are:

1. Encapsulation: The process of wrapping data into a single unit is called Encapsulation

2. Inheritance: This the process in which a properties of a predefined class can be inherited in a new class making the object of that class in the making class.

3. Polymorphism: This the process in which a program can have more than one function with the same name but different parameters.

4. Data Hiding: It is the process of creating a logical insulation between the program and the environment.

User Avatar

Wiki User

14y ago

What else can I help you with?