what is data Abstraction? and give example

Answer Posted / pintu gupta

in oops the data abstraction is defined as represent
essential features without including background details or
implementation details.class use the concept of data
abstraction.

Is This Answer Correct ?    135 Yes 49 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Distinguish between new and malloc and delete and free().

553


How do you find out if a linked-list has an end?

627


How do I use turbo c++?

529


Can a program run without main in c++?

562


Why the usage of pointers in C++ is not recommended ?

873






Define pure virtual function?

543


What is an accessor in c++?

598


Explain bubble sorting.

602


What is meant by the term name mangling in c++?

498


Explain register storage specifier.

569


What is the difference between an external iterator and an internal iterator? Describe an advantage of the external iterator.

540


Will a catch statement catch a derived exception if it is looking for the base class?

541


What is the benefit of c++?

575


Discuss the effects occur, after an exception thrown by a member function is unspecified by an exception specification?

612


Which should be more useful: the protected and public virtuals?

578