Object Oriented Programming
What is Object Oriented Programming?
=>Object Oriented Programming language is a modular approch which allow the data to be applied within an stipulated prpgram area.Its provide reusabiltiy of code.
Feature of OOPS
=>Object Oriented Programming language is a modular approch which allow the data to be applied within an stipulated prpgram area.Its provide reusabiltiy of code.
Feature of OOPS
- Object
- Class
- Inheritance
- Polymorphism
- Abstraction
- Encapsulation
Comments
Post a Comment