184k views
1 vote
Broadly speaking, what are some of the benefits of an object-oriented approach when developing a system?

User Wiero
by
6.5k points

1 Answer

6 votes

Answer: The benefits provided by object-oriented approach for the development of the operating system are as follows:-

  • It provides the facility of the re-utilization of the object-oriented components
  • It decrease the cost of development and also male the system faster for processing
  • The feature of binding the data into a single capsule unit is also present which is known as encapsulation.
  • Improves the performance and quality of the operating system
  • Security feature is also present

User Adam DS
by
6.7k points