what is data Abstraction? and give example

Answer Posted / pramod kumar kar

According to Grady Booch "An Abstraction denotes the
Essential characterstics of an object that distinguishes it
from all other kinds of objects & that provides cripsly
defined conceptual boundaries,relative to the perspective
to the viewer"
Data abstraction is the process of identifying properties
& methods related to a specific entity as applicable to the
application

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is an operator in c++?

613


Can we distribute function templates and class templates in object libraries?

595


Can we define function inside main in c++?

559


Can a Structure contain a Pointer to itself?

612


How java is different from c and c++?

651






What are the rules about using an underscore in a c++ identifier?

636


How do you flush std cout?

575


what are Access specifiers in C++ class? What are the types?

632


What is a local variable?

582


What is a memory leak c++?

592


What is dev c++ used for?

607


How would perform Pattern Matching in C++?

658


How come you find out if a linked-list is a cycle or not?

573


How do you show the declaration of a virtual constructor?

536


How does the copy constructor differ from the assignment operator (=)?

627