what is data Abstraction? and give example

Answer Posted / keshav.gadde

It is a mechanism to create new data types that include
several related operations to be performed on it and
attributes to suit the require ments of an application.In C++
class are written to prepare ADTs(Abstract data types)

Is This Answer Correct ?    19 Yes 38 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain how a pointer to function can be declared in C++?

576


How much is c++ certification?

581


Why are arrays usually processed with for loop?

766


Write about all the implicit member functions of a class?

591


Write a corrected statement in c++ so that the statement will work properly. if (4 < x < 11) y=2*x;

1499






What is friend class in c++ with example?

494


What is extern c++?

517


Will rust take over c++?

584


What is function prototyping? What are its advantages?

585


When does a 'this' pointer get created?

614


What do you mean by function overriding & function overloading in c++?

596


What does flush do c++?

551


Differentiate between an array and a list?

701


Define virtual constructor.

636


What operators can you overload in c++?

592