Outline some of the striking features of Object oriented programming

      

Outline some of the striking features of Object oriented programmin

  

Answers


victorkiplangat
(a) Data is hidden and cannot be accessed by external functions.

(b) Programs are divided into objects.

(c) Emphasis is on data itself.

(d) Data structures are designed such that the characterize the objects.

(e) Follows bottom up approach in program design.

(f) New data and functions can easily be added when deemed necessary.
vicxkip answered the question on October 20, 2018 at 20:35


Next: State the basic concepts of Object oriented programming
Previous: Explain the basic theories of business

View More Computer Science Questions and Answers | Return to Questions Index


Exams With Marking Schemes

Related Questions