what is data Abstraction? and give example
Answer Posted / mushtak khan
Data abstraction is mechanism of using the essential features
without background details.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what is oops and list its features in c++?
How do you establish a has-a relationship?
What is difference between class and structure in c++?
Difference between class and structure.
What are the five basic elements of a c++ program?
what do you mean by volatile variable?
How compile and run c++ program in turbo c++?
Are c and c++ different?
What is public, protected, private in c++?
What is setbase c++?
Differentiate between a constructor and a destructor in c++.
What are the defining traits of an object-oriented language?
Difference between pointer to constant vs. Pointer constant
Is c++ slower than c?
Give example of a pure virtual function in c++?