what is data Abstraction? and give example

Answer Posted / rohan nimbalkar

Data Abstraction means hiding unnecessary information from
the user .
simple example :
consider the car,then does not require how the works
gear-box,how to work engine.etc

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can circle be called an ellipse?

861


Why was c++ created?

820


Do we have to use initialization list in spite of the assignment in constructors?

788


Which software is used to run c++ program?

764


How do you declare A pointer to function which receives an int pointer and returns a float pointer

932


What kind of problems can be solved by a namespace?

840


How to access a variable of the structure?

812


write a porgram in c++ that reads an integer and print the biggest digit in the number

2045


Why is main function important?

860


What is c++ hiding?

913


What is Destructor in C++?

977


Describe the process of creation and destruction of a derived class object?

897


List the types of polymorphism in c++?

868


What are the manipulators in c++?

814


What is a dll entry point?

760