what is data Abstraction? and give example
Answer Posted / rajendran
data abstraction is the process by which internal
characteristics of an class is hided to the outside world.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
How the keyword struct is different from the keyword class in c++?
What is c++ namespace?
What does obj stand for?
Is linux written in c or c++?
Is java made in c++?
Why is c++ so fast?
How do I use turbo c++?
Comment on c++ standard exceptions?
What are c++ storage classes?
Does there exist any way to make the command line arguments available to other functions without passing them as arguments to the function?
Why do you use the namespace feature?
Is swift faster than go?
How compile and run c++ program in turbo c++?
What are namespaces in c++?
We use library functions in the program, in what form they are provided to the program?