OOP is the acronym for Object Oriented Programming - this is the basic model used for scripting languages. Objects and their inter¬action within the program are the basis of the OOP model. When it was introduced in the 1960s it was not supported by many pro¬gramming languages, but things started to change in the early 1990s. At the present time many programming languages support this model. Xerox PARC first coined the Term OOP in order to describe a computer application that was designed using objects. The popularity and acceptability of object-oriented programming languages started to rise in the 1980s. At present, the popularity of programming languages in the OOP category is unquestionable .. Python, .NET and JavaScript are among such scripting languages. The reason for this popularity is that OOP offers greater flexibil¬ity than other programming language styles.

The basic concepts of this type of programming language are as follows:
• Classes
• Objects
• Methods
• Encapsulation
• Polymorphism
• Inheritance

Name:  Flash Actionscript - Concept Of Oops.jpg
Views: 1699
Size:  26.7 KB