what is data Abstraction? and give example
Answer Posted / aniruddha kalburgi.
Data Abstraction is the way of hiding the unessential data
to reduce the complexity in front of user of a computer. The
programmer can decide what the data to be hided or what part
is essential to shown to user...
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What will the line of code below print out and why?
Distinguish between new and malloc and delete and free().
Explain how an exception handler is defined and invoked in a Program.
What is lazy initialization in c++?
What is #include ctype h in c++?
Describe exception handling concept with an example?
what is data encapsulation in C++?
What is function overloading in C++?
What is encapsulation in c++?
Describe the process of creation and destruction of a derived class object?
What is the full form of dos?
What is c++ course?
What is time h in c++?
What programming language should I learn first?
What is the difference between #import and #include?