what is data abstraction with example.



what is data abstraction with example. ..

Answer / vaishali

The concept of abstraction relates to the idea of hiding data that are not needed for presentation. The main idea behind data abstraction is to give a clear separation between properties of data type and the associated implementation details.

This separation is achieved in order that the properties of the abstract data type are visible to the user interface and the implementation details are hidden.
Thus, abstraction forms the basic platform for the creation of user-defined data types called objects.

Data abstraction is the process of refining data to its essential form.

Is This Answer Correct ?    3 Yes 0 No

Post New Answer

More OOPS Interview Questions

what is difference between class template and template class?

0 Answers  


What is a function in oop?

0 Answers  


hi, this is raju,iam studying b.tech 2nd year,iam want know about group1 and group2 details, and we can studying without going to any instutions? please help me.

0 Answers  


I have One image (means a group photo ) how to split the faces only from the image?............ please send the answer nagadurgaraju@gmail.com thanks in advace...

0 Answers  


What is polymorphism ? Explain with examples

8 Answers   Ness Technologies,






What is object and class in oops?

0 Answers  


DIFFRENCE BETWEEN STRUCTURED PROGRAMING AND OBJCET ORIENTED PROGRAMING.

5 Answers  


Round up a Decimal number in c++.. example Note = 3.5 is as 4 3.3 is as 3

3 Answers   Accenture, Cognizant, IBM,


How to execute business logic for only once ..?even though user clicks submit button multiple times by mistake..? (i disabled JavaScript)

1 Answers  


How to use CMutex, CSemaphore in VC++ MFC

0 Answers   Persistent, TCS,


How do you achieve polymorphism?

0 Answers  


What is inheritance write a program to show use of inheritance?

0 Answers  


Categories