Showing posts with label Programming. Show all posts
Showing posts with label Programming. Show all posts

Object Oriented Programming Language


OOP was first invented for the purpose of physical modelling in the Simula-67. 

Object oriented programming language allows concepts such as modularity, encapsulation, polymorphism and inheritance.

Objects are said to be the most important part of object oriented language.

Object Oriented Programming (OOP) is a programming concept that treats functions and data as objects