what is data Abstraction? and give example
Answer Posted / nitin
Data abstraction is tearing the pages of the book and keeping only the summary page..
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is c++ and its uses?
What is the use of turbo c++?
Why c++ is better than c language?
What is the difference between delegation and implemented-in-terms-of?
What are the advantages of using pointers in a program?
What is atoi?
What is dynamic and static typing?
Can a list of string be stored within a two dimensional array?
What is a stack c++?
What are the benefits of oop in c++?
What is function overloading c++?
Which sort is best for the set: 1 2 3 5 4 a) Quick Sort b) Bubble Sort c) Merge Sort
what is a class? Explain with an example.
What are the various compound assignment operators in c++?
What do you mean by early binding?