what is data Abstraction? and give example
Answer Posted / tamilarasan
A data abstraction is a simplified view of an object that includes only features one is interested in while hides away the unnecessary details.
eg: creation of object from its class.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Can you sort a set c++?
What is a constructor in c++ with example?
What is a buffer c++?
What is encapsulation in C++? Give an example.
What is const pointer and const reference?
Describe friend function & its advantages.
What relational operators if statements in c++?
What do nonglobal variables default to a) auto b) register c) static
How do I exit turbo c++?
What is the average salary of a c++ programmer?
Difference between a copy constructor and an assignment operator.
What is & in c++ function?
Why #include is used?
Which software is best for c++ programming?
What is a class template in c++?