Posts Tagged ‘Encapsulation’

  • Data Abstraction and Encapsulation

    Dec 3, 13 • 8743 Views • NotesNo Comments

    DATA ABSTRACTION 1.     Data abstraction is actually the phenomenon of hiding the unnecessary details from the user. It can be defined as the phenomenon of presenting the essential features before the user without displaying the background details and

  • Object Oriented Data Model

    Sep 26, 13 • 2621 Views • NotesNo Comments

      A data model is a logical organization of real world entities and relationships among objects. That data model which captures the object oriented concepts like encapsulation, abstraction, polymorphism, inheritance, etc. is called object oriented data