You are on page 1of 1

Advantages and disadvantages of an object-oriented language in organization?

In: Computer Terminology, C Programming, C Plus Plus Programming [Edit categories]

HP Laptop / Notebook Get Best Price Deal on Laptop / PC and Notebook for Student & Family !"#!#$%%%!$ p$com
[Improve]

These are some of the major advantages of OOP. Simplicity: soft are o!jects model real orld o!jects, so the comple"ity is reduced and the program structure is very clear. Modularity: each o!ject forms a separate entity hose internal or#ings are decoupled from other parts of the system. Modifiability: it is easy to ma#e minor changes in the data representation or the procedures in an OO program. Changes inside a class do not affect any other part of a program, since the only pu!lic interface that the e"ternal orld has to a class is through the use of methods. Extensibility: adding ne features or responding to changing operating environments can !e solved !y introducing a fe ne o!jects and modifying some e"isting ones. Maintainability: o!jects can !e maintained separately, ma#ing locating and fi"ing pro!lems easier. e-usability: o!jects can !e reused in different programs. $hat are the Advantages of object oriented languages% &.reusa!ility is provided through inheritence no need to test same peice of code again n again since it is already !eing tested '.modular approach to pro!lem solving (.data hiding $hat are !isadvantages of object oriented programming language% &) OOP is a high level concepts so ta#es more time to e"ecute as many routines run !ehind at the time of e"ecution.') Offers less num!er of functions as compared to lo level programming hich... $hat are the advantages and disadvantages of object oriented model% *dvantages of OOP O!ject+Oriented Programming has the follo ing advantages over conventional approaches, OOP provides a clear modular structure for programs hich ma#es it good for defining... $hat is the disadvantages and disadvantages of object oriented -./0% -./0 stands for data!ase management system. It is used for handling large data!ases in corporations. The disadvantages are, + It is very costly + It is not re1uired !y small 0/E2s + It ta#es alot of... $hat are the advantages and disadvantages of C language% -isadvantages of C are, &. There is no runtime chec#ing. '.There is no strict type chec#ing3for e", e can pass an integer value for the floating data type). (. *s the program e"tends it is very...

You might also like