what is data Abstraction? and give example
Answer Posted / niranjan
Data Abstraction increases the power of programming language
by creating user defined data types.Data Abstraction also
represents the needed information in the program without
presenting the details.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain some examples of operator overloading?
What are maps in c++?
What is #include iostream h in c++?
What is function declaration in c++ with example?
What are the various oops concepts in c++?
How many different levels of pointers are there?
Explain what are mutator methods in c++?
How do you sort a sort function in c++ to sort in descending order?
Is java made in c++?
Can char be a number c++?
Why do we use classes in c++?
Explain binary search.
What is using namespace std in c++?
Why is c++ considered difficult?
What is private public protected in c++?