Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Answers were Sorted based on User's Feedback



what is data Abstraction? and give example..

Answer / ajit

data abstraction is the method of creating new user defined
data types

Is This Answer Correct ?    0 Yes 4 No

what is data Abstraction? and give example..

Answer / idea man

Its hiding data that are not needed for presentation. kiya
mac

Is This Answer Correct ?    16 Yes 27 No

what is data Abstraction? and give example..

Answer / 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

what is data Abstraction? and give example..

Answer / byomakesh panda

The characteristics that allows program-data independence
and program-operation independence is called Data
Abstraction.

Is This Answer Correct ?    61 Yes 89 No

what is data Abstraction? and give example..

Answer / anil bisht

an abstract data type (ADT) is an idealization of a set of
values, along with a set of functions and relations on these
values that together constitute a type. Simple examples
include Integers, Complexes, Sets, Lists, and so on.

Is This Answer Correct ?    49 Yes 89 No

what is data Abstraction? and give example..

Answer / guest

Data abstraction is OOP entity wherein user defined
datatypes are introduced like class for simplicity.

Is This Answer Correct ?    74 Yes 167 No

what is data Abstraction? and give example..

Answer / deepak

Data abstraction is process of dfining the function & it is
used several times as needed with the required properties

Is This Answer Correct ?    172 Yes 468 No

Post New Answer

More C++ General Interview Questions

When volatile can be used?

3 Answers   Symphony,


Is c++ vector dynamic?

0 Answers  


Does dev c++ support c++ 11?

0 Answers  


In what situations do you have to use initialization list rather than assignment in constructors?

0 Answers  


What are the advantages of c++? Explain

0 Answers  


Explain the different access specifiers for the class member in c++.

0 Answers  


What are pointer-to-members in C++? Give their syntax.

0 Answers   HAL,


Why cstdlib is used in c++?

0 Answers  


What is the identity function in c++? How is it useful?

0 Answers  


What data encapsulation is in c++?

0 Answers  


What is the iunknown interface?

0 Answers  


What is null c++?

0 Answers  


Categories