0
12kviews
What is object orientation? Explain object oriented themes: (i) Abstraction (ii) Encapsulation (iii) Combining data

Subject: Object Oriented Modeling and Design

Difficulty: Medium

Marks: 8 Marks

1 Answer
1
1.1kviews

Object Oriented: It means that we organize software as a collection of discrete objects that incorporate both data structure and behavior.

It includes four aspects:

1. Identity: - It means that data is quantized into discrete, distinguishable entities called object. Objects can be concrete, such as a file system, or …

Create a free account to keep reading this post.

and 5 others joined a min ago.

Please log in to add an answer.