Later, we discussed about the features of Object Oriented Programming (OOP). In this chapter, we are going to learn about the concepts that can be implemented by this paradigm, not in detail but a mild touch. We will be doing this in detail in the upcoming blog.
CONCEPTS:-
1. Class and objects
2. Data Abstraction
3. Encapsulation and Data binding
4. Data Hiding
5. Polymorphism and overloading
6. Inheritance and reuse-ability
7. Dynamic binding
8. Message passing
These concepts of OOP enable us to modify, give security and new mode of programming to our program.
These concepts we are going to deal, when we will be handling with "class".
Till then do remember these features and concepts.
~For any query and doubts please drop it in the comment box or email me. It will be a pleasure to solve and clear your doubts.
Happy coding...
CONCEPTS:-
1. Class and objects
2. Data Abstraction
3. Encapsulation and Data binding
4. Data Hiding
5. Polymorphism and overloading
6. Inheritance and reuse-ability
7. Dynamic binding
8. Message passing
These concepts of OOP enable us to modify, give security and new mode of programming to our program.
These concepts we are going to deal, when we will be handling with "class".
Till then do remember these features and concepts.
~For any query and doubts please drop it in the comment box or email me. It will be a pleasure to solve and clear your doubts.
Happy coding...
0 comments:
Post a Comment