-
Dec 3, 13 •
10220 Views •
Notes •
Shashank Agarwal •
No 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
-
Sep 26, 13 •
2906 Views •
Notes •
Niroj Pahi •
No 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