what is data Abstraction? and give example

Answer Posted / m.shahzad

In Object Oriented Programming Data Abstraction is the
Technique which is Used to Minimize the Complexity...
what is Mean Complexity?
its mean that before u go for a project let say its one module
you don't see its entire details except that u see what do
you needed at this time to complete this specific problem not
all the Complex detail of this module u need this concept
minimize the complexity of that Problem through the concept
of Abstraction

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Define a conversion constructor?

623


What are the manipulators in c++?

553


What is meant by const_cast?

653


What is namespace std; and what is consists of?

668


What is runtime polymorphism in c++?

595






What is #include math h in c++?

574


How much is c++ certification?

589


Difference between class and structure.

715


If I is an integer variable, which is faster ++i or i++?

595


What is the most common mistake on c++ and oo projects?

525


What is DlgProc?

604


What do you mean by translation unit in c++?

676


which operator is used for performing an exponential operation a) > b) ^ c) none

608


Why is the function main() special?

628


What are the c++ access specifiers?

775