what is data Abstraction? and give example
Answer Posted / dashrath singh
In Data Abstraction Abstraction is a way through which we
can extract the useful information when it is called by
Objects or variables by hiding the definition
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is Destructor in C++?
What is type of 'this' pointer?
How to tokenize a string in c++?
How do you clear a buffer in c++?
What is boyce codd normal form in c++?
What are the unique features of C++.
Where must the declaration of a friend function appear?
What are iterators in c++?
Explain the difference between new() and malloc() in c++?
Is set c++?
What's c++ used for?
What is c++ best used for?
Why do you use the namespace feature?
Is it legal in c++ to overload operator++ so that it decrements a value in your class?
What do you mean by function and operator overloading in c++?