what is data Abstraction? and give example
Answer Posted / savin gahlawat
Act of representing essential data without displaying background details is known as data abstraction.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Which bit wise operator is suitable for turning off a particular bit in a number?
Does there exist any way to make the command line arguments available to other functions without passing them as arguments to the function?
What are the two main components of c++?
Describe the advantage of an external iterator.
Tell me an example where stacks are useful?
What are protected members in c++?
What are the general quetions are in DEna bank manager IT/System interviews?
Explain deep copy and a shallow copy?
Name the operators that cannot be overloaded in C++?
Is java the same as c++?
what are the types of Member Functions?
Is it possible to have a recursive inline function in c++?
Is c++ a good first language to learn?
How can a called function determine the number of arguments that have been passed to it?
Difference between pass by value and pass by reference?