Computer Science, asked by rambaranwal145, 1 year ago

Arun is the developer of allen software company. he gets the requirement for which he needs to provide solution. his friend advised him to understand object oriented concepts and choose a language that support object oriented concept for implementation. what factors does his friend would have thought in mind that made him advise arun to opt for a language that supports object oriented concepts and principles

Answers

Answered by myrakincsem
2
Allen was suggested an object oriented programming In order to build and implement an engineering based software. As it's concept of classes and objects provides a model for the real world concepts.

The advantages of object oriented programming, that it is better for team development, easier for GUI programming, allows software maintenance much more effectively. 

Thus all modern programming languages are also object oriented such as Java, C+, PHP, C++, PERL. 
Answered by vamsiram449
36

Answer:

Explanation:

data abstraction is possible

software reusability is more

modularity is achieved

Similar questions