what is data Abstraction? and give example
Answer Posted / naresh muthu
data abstraction is nothing but the abstraction of data from various data which incude represeentation of essential features without icluding background details
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
How do you flush std cout?
Can a constructor be private?
What are the advantages of inheritance in c++?
What is lambda expression c++?
Which is most difficult programming language?
What is object in c++ wikipedia?
What is c++ similar to?
What is a memory leak c++?
Explain rtti.
How static variables and local variablesare similar and dissimilar?
What is array in c++ example?
Why can’t you call invariants() as the first line of your constructor?
Do you know what are static and dynamic type checking?
Give the difference between the type casting and automatic type conversion. Also tell a suitable C++ code to illustrate both.
What do manipulators do?