Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 259 Bytes

File metadata and controls

2 lines (2 loc) · 259 Bytes

OOP is the short name of Object Oriented Programming. It is a new technique applied in software engineering for facilitating modularity and reusability of code. It is the programming which involves classes models which are created in an instance as objects.