Hello Support en PB staff
OOP have the most avantages then structerd programming:
- create new classes and components
- re-use code
- polyformisme
- constructors and destructors
- objects
- in very good for more complexed applications building
- data-abstraction
- encapsulation
- inheritance
- dynamic binding
- event programming
- etc
think about it
greetings,
stephane
OOP have the most avantages then structerd programming:
- create new classes and components
- re-use code
- polyformisme
- constructors and destructors
- objects
- in very good for more complexed applications building
- data-abstraction
- encapsulation
- inheritance
- dynamic binding
- event programming
- etc
think about it
greetings,
stephane
Comment