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


Please Help Members By Posting Answers For Below Questions

Which programming language is best to learn first?

579


What do you mean by vtable and vptr in c++?

619


What is token c++?

574


What is stack unwinding?

604


Is python better than c++?

584






What are single and multiple inheritances in c++?

572


What kind of problems can be solved by a namespace?

591


What are guid? Why does com need guids?

566


How do you define a class in c++?

639


What are its advantages and disadvantages of multiple inheritances (virtual inheritance)?

601


Why was c++ created?

544


How many types of scopes are there in c++?

574


Why namespace is used in c++?

598


Will a C compiler always compile C++ code a) Yes b) No c) Only optimized compilers

608


Name the operators that cannot be overloaded in C++?

583