International Journal of Management, IT and Engineering
  • Year: 2016
  • Volume: 6
  • Issue: 3

Is it true to say? AOP vs OOP

  • Author:
  • Anurag Sharma, Rishika Kalsi
  • Total Page Count: 9
  • Page Number: 21 to 29

* Department of IT, Jagan Institute of Management Studies, Delhi, India

Online published on 25 October, 2016.

Abstract

There is a different programming paradigm in use by software programmers to make their software more reliable and to have great maintainability factor. In Software development OOPs (Object Oriented Programming) supported languages are generally used in industry, but now AOP is introduced in software industry which actually expands the functionality of OOPs with extra features of AOPs (Aspect Oriented Programming). In this paper, we focus on what is oops and if object oriented model is already used by software developers then what is the need of Aspect oriented Programming. AOP is aspect oriented programming, which actually extends the boundary of object oriented programming.

Keywords

Aspect, Aspect Oriented Programming, Code Scattering, Code Tangling, Object Oriented Programming