Object Oriented Programming Concepts.


Object Oriented Programming Concepts.





·  Object oriented programming is a way of programming where everything is all about objects.

·      There are few concepts which we used to do programming in terms of object.

·       Where to learn those basic concepts start coding or writing code. Basic concepts of object oriented programming are given below:

o   Class
o   Object
o   Inheritance
o   Interfaces
o   Packages

·        Every concept mentioned above relate to the real world.

·    Programming languages like C++, Java, Python and other languages use this object oriented programming approach.

·        We will learn every concept in detail in separate post.

Comments

Popular Posts