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...


What is the difference between the Encapsulation and
Abstraction

Answers were Sorted based on User's Feedback



What is the difference between the Encapsulation and Abstraction..

Answer / anuj

Encapsulation is to hide the code complexities from outside
world where as Abstraction is to show only essential characters.

Is This Answer Correct ?    10 Yes 14 No

What is the difference between the Encapsulation and Abstraction..

Answer / shekhar

Encapsulation means we are hiding the code and data in to a
single unit to protect the data from outside world.

abstraction is a mechanism and practice to reduce and
factor out details so that one can focus on a few concepts
at a time
good day
forum from namdev and shekhar

Is This Answer Correct ?    11 Yes 17 No

What is the difference between the Encapsulation and Abstraction..

Answer / niranjan ambati

By Encapsulating the implementaion, the client can not see
actual implementation classes. Cient can see only
abstraction class, thru which (abstraction class) client
can create the different objects.
Ex: Shape class is Abstraction class
Circle class, Square class is encapsulated, but the
client can create the circle, square shapes by abstraction
class i.e Shape class.
Hope I have clarified the doubt.

Is This Answer Correct ?    9 Yes 17 No

What is the difference between the Encapsulation and Abstraction..

Answer / sandip mishra

I am not sure if this helps....
By encapsulating data user creates an Abstract object.
This is achieved in C++ putting the data members as private
and member functions as public.
The end user only know how to call the methods associated
with the object.

Is This Answer Correct ?    5 Yes 22 No

What is the difference between the Encapsulation and Abstraction..

Answer / karthik

to include data from an upper layer protocol in a lower
layer protocol is called encapsulation
abstraction is a mechanism and practice to reduce and
factor out details so that one can focus on a few concepts
at a time.

Is This Answer Correct ?    7 Yes 60 No

Post New Answer

More MFC Interview Questions

I can i set size of integer variable should be fixed for different operating systems(Ex i want integer size is 2bytes in OS)

2 Answers   Invensys,


What view class enables you to use an edit control as a view?

1 Answers  


List out the parameters of WinMain Function.

2 Answers   Mphasis,


is there any class which is not derived from Cobject

11 Answers   Patni,


What is primitive and non-primitive application?

2 Answers   HCL,


What is LoadLibrary function returns?

7 Answers  


how many types of classes are ther,what are that

7 Answers   L&T,


What function is used to disable a control at runtime?

7 Answers  


is it possible to display a window .without using windowclass

1 Answers   E Logic,


I want recent paper pattern for HP company?

0 Answers   HP,


How to update all the views whenver document got updated ?

1 Answers  


Which CPrintInfo member variable must be set for multiple page printouts?

1 Answers  


Categories