Example & Tutorial understanding programming in easy ways.

What is OOPS(Object-Oriented Programming) principle?

There are mainly following principle of OOPS
1.Abstraction
2.Encapsulation,
3. Polymorphism 
4.Inheritance
 

Read More →