0
23kviews
List and describe object oriented themes.

Subject: Object Oriented Modeling and Design

Difficulty: Medium

Marks: 4 Marks

1 Answer
6
2.5kviews
  • Abstraction
  • Encapsulation
  • Combining Data& behaviour
  • Sharing
  • Emphasis on the essence of object
  • Synergy

1) Abstraction:

  • It means focusing on the essential aspects of an entity while ignoring its details.

  • This means focusing on what an object is and does, before deciding how it should be implemented.

  • Use of abstraction during …

Create a free account to keep reading this post.

and 4 others joined a min ago.

Please log in to add an answer.