what is data Abstraction? and give example
Answer Posted / ajay desai
it is the process of representing the essential features of
an object without including its implementation details.
| Is This Answer Correct ? | 27 Yes | 7 No |
Post New Answer View All Answers
Is c++ harder than java?
Which programming language should I learn first?
What is #include math h in c++?
Why c++ is so important?
Difference between inline functions and macros?
What does scope resolution operator do?
What is using namespace std in cpp?
Is java easier than c++?
List down the guideline that should be followed while using friend function.
What is the default access level?
What is time h in c++?
Describe Trees using C++ with an example.
What is guard code in c++?
Difference between pointer to constant vs. Pointer constant
What do you mean by inheritance in c++? Explain its types.