what is data Abstraction? and give example
Answer Posted / guest
data abstraction is the process of representing essential
details not including inter nal details.example index of
the book
| Is This Answer Correct ? | 281 Yes | 50 No |
Post New Answer View All Answers
Describe friend function & its advantages.
Do you know the use of vtable?
What is the full form of dos?
Explain about Virtual Function in C++?
What function initalizes variables in a class: a) Destructor b) Constitutor c) Constructor
How do you declare A pointer to a function which receives nothing and returns nothing
What is c++ vb?
What is fixed in c++?
Explain function overloading
Where can I run c++ program?
State the difference between delete and delete[].
Should you pass exceptions by value or by reference?
Define what is constructor?
Does c++ have arraylist?
What is wrapper class in c++?