"Object-oriented " remains a term which is interpreted differently people. It is hterefore necessary to understtand some of the concepts used extensively in object-oriented programming. We shall discuss in this section the following general concepts:
1. Objects
2. Classes
3. data abstraction
4. Data Encapsulation
5. Inheritance
6. Polymorphism
7. Dynamic binding
8. Message Passing
1. Objects
2. Classes
3. data abstraction
4. Data Encapsulation
5. Inheritance
6. Polymorphism
7. Dynamic binding
8. Message Passing
In order to understand the basic concepts in C++, the programmer must have a command of the basic terminology in object-oriented programming. Below is a brief outline of the concepts of Object-oriented programming languages:
No comments:
Post a Comment