what do you mean by data abstraction?

Answer Posted / narendra

The concept of abstraction relates to the idea of hiding
data that is 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

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

W.A.P to take input of an array and display the entered no. in dos.

1596


any one can help me to know the top mnc companies and their working platforms?i mean java,php...

1409


What do you mean by component versionig?

1448


Whats the difference between following two array declaration in JAVA? int a[]={1,2,3,4,5}; int []a-{1,2,3,4,5};

2169


what is rapid application development

1287






int main() { int d = 10; int m = 2; int y = 3603; int c = 0; int val; val = ( d + m + y + (y/4) + c) % 7; cout << val; return 0; }

1181


explain bug tracking system in detail.

1489


I have done BE ( computer science) i secleted in sbi clerical written exam. so what questions they asked according to my subject please send me the answer

1550


Tell me about a major problem you recently handled. Were you successful in resolving it? in petroleum side ?

4095


How to calculte strengh of scaffoling(indian)

1617


i cannot go to my computer to set up why?

1386


difference between w2k and win xp....

1369


in b+ trees, all the data is stored in leaf nodes. if all leaf nodes are crashed then how to get/recovery the data back?

1513


Given two strings, find the sub-string of the first string having minimum length which is having all the characters in second string

1645


what is need of interface. what is the diff b/w interface and abstract class

1374